freebsd-ports/graphics/pecomato/files/patch-util.h
Emanuel Haupt 5e70803ae0 This port now builds with gcc 4.0+
Notified by:	kris
2006-12-18 22:46:30 +00:00

10 lines
182 B
C

--- util.h.orig Mon Dec 18 20:22:56 2006
+++ util.h Mon Dec 18 20:23:03 2006
@@ -8,6 +8,7 @@
#ifndef _util_h_
#define _util_h_
+#define _SSIZE_T_DECLARED
#include <stdio.h>