00a723407e
a repo-copy from ports/graphics/gimp1 and connect it to the build. Prompted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
13 lines
293 B
Text
13 lines
293 B
Text
|
|
$FreeBSD$
|
|
|
|
--- plug-ins/common/plugindetails.c.orig Wed Jan 30 17:25:54 2002
|
|
+++ plug-ins/common/plugindetails.c Fri May 17 20:45:33 2002
|
|
@@ -27,6 +27,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
+#include <sys/types.h>
|
|
|
|
#ifdef __GNUC__
|
|
#warning GTK_DISABLE_DEPRECATED
|