1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/libsx/files/patch-ab

11 lines
246 B
Plaintext
Raw Normal View History

--- 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>