openbsd-ports/graphics/cqcam/patches/patch-libcqcam-port_C

12 lines
313 B
Plaintext
Raw Normal View History

--- libcqcam/port.C.orig Sun Apr 29 20:26:13 2001
+++ libcqcam/port.C Sun Apr 29 20:27:10 2001
@@ -51,6 +51,8 @@
#include <machine/inline.h>
#elif defined(OPENBSD)
#include <machine/pio.h>
+#include <sys/types.h>
+#include <machine/sysarch.h>
#elif defined(LYNX)
#include "lynx-io.h"
#elif defined(SOLARIS)