1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/security/fpm/files/patch-dump.c
2003-12-22 17:06:36 +00:00

11 lines
239 B
C

--- src/gpasman-1.3.0/dump.c.orig Mon Dec 22 17:49:29 2003
+++ src/gpasman-1.3.0/dump.c Mon Dec 22 17:49:38 2003
@@ -30,6 +30,7 @@
#include <glib.h>
#include <string.h>
#include <stdlib.h>
+#include <sys/types.h>
#include "file.h"