diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-07-27 15:31:13 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-07-27 15:31:13 +0000 |
| commit | 064aa4479f339922c620698eec8b79e6babc6b58 (patch) | |
| tree | 9f7d37c34f91fa38fb08501018ebf8b640cf3782 /usr.sbin/rtsold | |
| parent | bc34ace3c3df3b2509f5dde8691389d873568181 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rtsold')
| -rw-r--r-- | usr.sbin/rtsold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index 6ae47e99b105..1afa0f6f4545 100644 --- a/usr.sbin/rtsold/Makefile +++ b/usr.sbin/rtsold/Makefile @@ -19,7 +19,7 @@ MAN= rtsold.8 MLINKS= rtsold.8 rtsol.8 SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c -CFLAGS+= -DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H +CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H DPADD= ${LIBKVM} LDADD= -lkvm |
