summaryrefslogtreecommitdiff
path: root/audio/freealut/files/patch-src_alutUtil.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/freealut/files/patch-src_alutUtil.c')
-rw-r--r--audio/freealut/files/patch-src_alutUtil.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/freealut/files/patch-src_alutUtil.c b/audio/freealut/files/patch-src_alutUtil.c
deleted file mode 100644
index 26b4edd94037..000000000000
--- a/audio/freealut/files/patch-src_alutUtil.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/alutUtil.c.orig 2006-05-08 09:28:07 UTC
-+++ src/alutUtil.c
-@@ -2,6 +2,7 @@
-
- #if HAVE_NANOSLEEP && HAVE_TIME_H
- #include <time.h>
-+#include <sys/time.h>
- #include <errno.h>
- #elif HAVE_USLEEP && HAVE_UNISTD_H
- #include <unistd.h>