mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
|
--- ./aisleriot/menu.c.org Mon Oct 5 21:47:57 1998
|
||
|
+++ ./aisleriot/menu.c Mon Oct 5 21:45:56 1998
|
||
|
@@ -18,6 +18,7 @@
|
||
|
|
||
|
#define MENU_C
|
||
|
#include <config.h>
|
||
|
+#include <sys/types.h>
|
||
|
#include <dirent.h>
|
||
|
#include <guile/gh.h>
|
||
|
#include "sol.h"
|