freebsd-ports/audio/pulseaudio/files/patch-src_pulse_introspect.c
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
241 B
C

--- src/pulse/introspect.c.orig 2015-09-10 04:51:41 UTC
+++ src/pulse/introspect.c
@@ -22,6 +22,8 @@
#include <config.h>
#endif
+#include <string.h>
+
#include <pulse/context.h>
#include <pulse/direction.h>
#include <pulse/xmalloc.h>