diff options
Diffstat (limited to 'audio/epos-devel/files/patch-configure')
-rw-r--r-- | audio/epos-devel/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/epos-devel/files/patch-configure b/audio/epos-devel/files/patch-configure deleted file mode 100644 index 50fba6a53b5a..000000000000 --- a/audio/epos-devel/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig 2006-03-24 00:05:11 UTC -+++ configure -@@ -14021,9 +14021,9 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #ifdef HAVE_SYS_SOCKET_H -+ #include <sys/types.h> - #include <sys/socket.h> - #endif -- #include <sys/types.h> - socklen_t x; - int - main () |