forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
201 B
C
11 lines
201 B
C
--- ./ifo.h.orig Thu Apr 21 07:59:43 2005
|
|
+++ ./ifo.h Sat Jul 22 18:02:04 2006
|
|
@@ -15,6 +15,8 @@
|
|
#define IFO_OFFSET_SUBPIC 0x0250
|
|
|
|
|
|
+typedef off_t __off64_t;
|
|
+
|
|
// for debug and error output
|
|
|
|
/**
|