freebsd-ports/audio/mpiosh/files/patch-libmpio_debug.h
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

11 lines
209 B
C

--- libmpio/debug.h.orig 2003-04-27 12:08:20 UTC
+++ libmpio/debug.h
@@ -41,7 +41,7 @@
#ifdef sun
#include <sys/int_types.h>
#else
-#include <stdint.h>
+#include <sys/types.h>
#endif
#ifdef __cplusplus