diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-08-12 07:20:15 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-08-12 07:20:15 +0000 |
| commit | d7567ff763dfb0a2a3a58a52d27f0a9a8c198b61 (patch) | |
| tree | 985d2554dc9b2eb9ee2a2fdbe7c2aa89f3850961 /sys/modules/ibcs2 | |
| parent | d8f2e345b92a3c8dd415a95d3ee77396020917bb (diff) | |
Notes
Diffstat (limited to 'sys/modules/ibcs2')
| -rw-r--r-- | sys/modules/ibcs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile index 9407cb40f2d0..f258fa901933 100644 --- a/sys/modules/ibcs2/Makefile +++ b/sys/modules/ibcs2/Makefile @@ -8,7 +8,7 @@ SRCS= ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \ ibcs2_socksys.c ibcs2_util.c ibcs2_xenix.c ibcs2_xenix_sysent.c \ ibcs2_isc.c ibcs2_isc_sysent.c \ ibcs2_msg.c ibcs2_other.c ibcs2_sysi86.c ibcs2_sysvec.c \ - vnode_if.h opt_spx_hack.h + vnode_if.h opt_mac.h opt_spx_hack.h CFLAGS+= -DCOMPAT_IBCS2 |
