mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
2923a6b6be
PR: ports/14294 Submitted by: Brian Handy <handy@physics.montana.edu>
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
--- plug-ins/common/plugindetails.c.orig Sat Mar 27 07:53:38 1999
|
|
+++ plug-ins/common/plugindetails.c Sat May 22 21:24:31 1999
|
|
@@ -25,6 +25,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
+#include <sys/types.h>
|
|
#include "gtk/gtk.h"
|
|
#include "libgimp/gimp.h"
|
|
|