freebsd-ports/devel/directfb/files/patch-src-misc-conf.h
Pietro Cerutti 489e0e1737 - Update to 1.1.1
- Pass maintainship to submitter

Submitted by:   Anatoly Borodin (anatoly.borodin@gmail.com) via mail
Approved by:    miwi (mentor)
2008-05-30 21:23:40 +00:00

12 lines
269 B
C

--- src/misc/conf.h.orig 2007-12-15 15:16:37.000000000 +0200
+++ src/misc/conf.h 2008-03-16 16:43:14.000000000 +0200
@@ -38,6 +38,9 @@
#include <core/coredefs.h>
+typedef unsigned long ulong;
+
+
typedef struct {
bool init;