diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-20 02:19:36 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-20 02:19:36 +0000 |
commit | 2a8d2fac174faa8f05755153c9c495ce415602d1 (patch) | |
tree | 2fe2fd6de0c365f8682e49a05afe0a1133502b67 /distrib/hp300/ramdisk | |
parent | 2cf81a6b73b87e4473a1614edef4dc8605ff0b50 (diff) |
pcap
Diffstat (limited to 'distrib/hp300/ramdisk')
-rw-r--r-- | distrib/hp300/ramdisk/raminst.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hp300/ramdisk/raminst.conf b/distrib/hp300/ramdisk/raminst.conf index 31d58e06a3c..7262aab8886 100644 --- a/distrib/hp300/ramdisk/raminst.conf +++ b/distrib/hp300/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.4 1997/10/13 07:47:24 downsj Exp $ +# $OpenBSD: raminst.conf,v 1.5 1997/10/20 02:19:35 downsj Exp $ # # raminst.conf - unified binary for the RAM disk # @@ -27,4 +27,4 @@ ln reboot halt ln less more ln build vi -libs -ledit -lutil -lcurses -lcompat -ll -lm -ltermlib +libs -ledit -lutil -lcurses -lcompat -lpcap -ll -lm -ltermlib |