summaryrefslogblamecommitdiff
path: root/misc/xenmenu/files/patch-aa
blob: 0418605ef303ea1a376ea445f832e5ab26d87d6c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                
--- xenmenu.c	Sun Mar  1 12:25:09 1998
+++ /home/andy/tmp/wrk/xenmenu.c	Tue May 19 22:48:26 1998
@@ -30,6 +30,9 @@
 #include "dochoice.h"
 #include "rpmenu.h"
 #include <stdio.h>
+#ifdef __FreeBSD__
+#include <stdlib.h>
+#endif
 #include <unistd.h>      /* getopt(), geteuid() */
 #include <pwd.h>         /* getpwuid()          */
 #include <sys/types.h>   /* getpwuid()          */