opnsense-ports/multimedia/recordmydesktop/files/patch-rmd_queryextensions.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
290 B
C

--- src/rmd_queryextensions.c.orig 2009-03-09 15:04:55.000000000 +0800
+++ src/rmd_queryextensions.c 2009-03-09 15:05:18.000000000 +0800
@@ -32,6 +32,7 @@
#include <X11/extensions/shape.h>
#include <X11/extensions/Xfixes.h>
#include <X11/extensions/Xdamage.h>
+#include <stdlib.h>