openbsd-ports/audio/xmp/patches/patch-src_main_xstuff_c

12 lines
290 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_main_xstuff_c,v 1.1 2001/04/05 19:31:42 espie Exp $
--- src/main/xstuff.c.orig Wed Jan 28 23:33:38 1998
+++ src/main/xstuff.c Thu Apr 5 20:52:58 2001
@@ -6,6 +6,7 @@
* for more information.
*/
+#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>