freebsd-ports/graphics/gimp1/files/patch-ae
Jim Mock 22ae52b403 Update to version 1.1.15.
Reviewed by:	various people from the ports@FreeBSD.org list
2000-01-19 19:57:14 +00:00

12 lines
282 B
Plaintext

--- plug-ins/common/plugindetails.c.orig Fri Jan 14 17:26:07 2000
+++ plug-ins/common/plugindetails.c Fri Jan 14 17:26:21 2000
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
-
+#include <sys/types.h>
#include <gtk/gtk.h>
#include "libgimp/gimp.h"