diff options
author | 1996-06-18 10:07:05 +0000 | |
---|---|---|
committer | 1996-06-18 10:07:05 +0000 | |
commit | 902a3a12ada255d5ab88f24c294795b17e8f65db (patch) | |
tree | e9d9f6dd82642ea87f5db3fc34880c387d60de82 /lib | |
parent | xpg4.2 makes sys/types.h optional, so we gotta include it ourselves (diff) | |
download | wireguard-openbsd-902a3a12ada255d5ab88f24c294795b17e8f65db.tar.xz wireguard-openbsd-902a3a12ada255d5ab88f24c294795b17e8f65db.zip |
update id
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index 5a511d0a480..c0ca3a04c60 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.7 1996/06/02 21:47:01 tholo Exp $ -# $NetBSD: Makefile,v 1.20 1996/05/12 04:30:18 mhitch Exp $ +# $OpenBSD: Makefile,v 1.8 1996/06/18 10:07:05 deraadt Exp $ +# $NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $ SUBDIR= csu libarch libc libcompat libcrypt libcurses libedit libform \ libl libm libmenu libocurses libpanel libpcap libresolv librpcsvc \ |