freebsd-ports/audio/epos-devel/files/patch-configure
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

13 lines
312 B
Text

--- 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 ()