1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/x11-toolkits/FWF/files/patch-ac
1997-04-23 07:41:20 +00:00

11 lines
244 B
Plaintext

--- ./src/IconBox/IconBoxT.c.org Wed Apr 23 00:21:28 1997
+++ ./src/IconBox/IconBoxT.c Wed Apr 23 00:34:26 1997
@@ -5,6 +5,7 @@
*/
#include <stdio.h>
+#include <sys/types.h>
#include <dirent.h>
#include <unistd.h>
#include <sys/stat.h>