1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/gimp1/files/patch-ae

12 lines
282 B
Plaintext
Raw Normal View History

--- 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 @@
1999-02-20 19:31:51 +00:00
#include <stdio.h>
#include <string.h>
#include <time.h>
-
+#include <sys/types.h>
#include <gtk/gtk.h>
1999-02-20 19:31:51 +00:00
#include "libgimp/gimp.h"