mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
--- aisleriot/menu.c.orig Fri Jan 1 15:21:23 1999
|
|
+++ aisleriot/menu.c Fri Jan 1 15:21:36 1999
|
|
@@ -17,6 +17,7 @@
|
|
*/
|
|
|
|
#include <config.h>
|
|
+#include <sys/types.h>
|
|
#include <dirent.h>
|
|
#include "gnome.h"
|
|
#include "sol.h"
|