summaryrefslogtreecommitdiff
path: root/devel/directfb/files/patch-src-misc-conf.h
blob: 8f6182059e4ac55c6c2f64bdb98687e61f80e485 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/misc/conf.c
+++ src/misc/conf.c
@@ -56,6 +56,8 @@
 
 D_DEBUG_DOMAIN( DirectFB_Config, "DirectFB/Config", "Runtime configuration options for DirectFB" );
 
+typedef unsigned long ulong;
+
 DFBConfig *dfb_config = NULL;
 
 static const char *config_usage =