1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/opal3/files/patch-ixjlid
2003-09-02 17:40:23 +00:00

22 lines
415 B
Plaintext

*** include/ixjlid.h.orig Tue Sep 2 17:32:20 2003
--- include/ixjlid.h Tue Sep 2 17:32:37 2003
***************
*** 253,260 ****
#include <linux/ixjuser.h>
#endif
#ifdef P_FREEBSD
! #include <sys/telephony.h>
! #include <sys/ixjuser.h>
#endif
#endif
--- 253,260 ----
#include <linux/ixjuser.h>
#endif
#ifdef P_FREEBSD
! #include "sys/telephony.h"
! #include "sys/ixjuser.h"
#endif
#endif