mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
3ef2cf17d7
PR: ports/86528 Submitted by: Daniel J. O'Connor <darius@dons.net.au>
11 lines
226 B
C
11 lines
226 B
C
--- drivers/lirc.h.orig Sun Aug 21 21:45:04 2005
|
|
+++ drivers/lirc.h Sun Aug 21 21:45:11 2005
|
|
@@ -8,6 +8,7 @@
|
|
#include <linux/ioctl.h>
|
|
#else
|
|
#include <sys/types.h>
|
|
+#include <sys/ioctl.h>
|
|
typedef u_int32_t __u32;
|
|
#endif
|
|
|