summaryrefslogtreecommitdiff
path: root/src/surface/x.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-12-04 18:10:35 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-12-04 18:10:35 +0000
commitaf49f5cbf103afc3878cb13b70b6549db752c73b (patch)
tree1770832de3c7e74018e5ade45702d474d2c0b35b /src/surface/x.c
parent7f7898eb7d743eb5741cfa31a25b0c5c68653568 (diff)
downloadlibnsfb-af49f5cbf103afc3878cb13b70b6549db752c73b.tar.gz
libnsfb-af49f5cbf103afc3878cb13b70b6549db752c73b.tar.bz2
Make libnsfb dynamically detect the available surface libraries
svn path=/trunk/libnsfb/; revision=10972
Diffstat (limited to 'src/surface/x.c')
-rw-r--r--src/surface/x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/surface/x.c b/src/surface/x.c
index 2b8d3bf..a8c06ee 100644
--- a/src/surface/x.c
+++ b/src/surface/x.c
@@ -7,7 +7,6 @@
*/
#define _XOPEN_SOURCE 500
-#define NEED_HINTS_ALLOC
#include <stdbool.h>
#include <stdlib.h>