forked from pool/alure
6c8eb97f80
required for springlobby OBS-URL: https://build.opensuse.org/request/show/159602 OBS-URL: https://build.opensuse.org/package/show/games/alure?expand=0&rev=1
12 lines
256 B
Diff
12 lines
256 B
Diff
--- include/main.h.orig 2012-01-30 23:27:53.230334632 -0600
|
|
+++ include/main.h 2012-01-30 23:28:26.241530184 -0600
|
|
@@ -4,6 +4,8 @@
|
|
#include "AL/alure.h"
|
|
#include "alext.h"
|
|
|
|
+#include <unistd.h>
|
|
+
|
|
#ifdef HAVE_SYS_TYPES_H
|
|
#include <sys/types.h>
|
|
#endif
|