1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11/libsx/files/patch-ab
1997-09-03 05:23:32 +00:00

11 lines
246 B
Plaintext

--- freq/dirlist.c.orig Tue Feb 15 00:25:28 1994
+++ freq/dirlist.c Wed Sep 3 14:11:59 1997
@@ -25,6 +25,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <sys/types.h>
#include <dirent.h>
#include <sys/param.h>
#include <sys/stat.h>