summaryrefslogtreecommitdiffstats
path: root/include/fnmatch.h
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1997-09-21 10:45:23 +0000
committerniklas <niklas@openbsd.org>1997-09-21 10:45:23 +0000
commit5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a (patch)
tree204312df469b5ab29f2159107b321b90de127ca5 /include/fnmatch.h
parentmtree descriptions for the sake of ports, from FreeBSD (diff)
downloadwireguard-openbsd-5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a.tar.xz
wireguard-openbsd-5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a.zip
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags.
Diffstat (limited to 'include/fnmatch.h')
-rw-r--r--include/fnmatch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fnmatch.h b/include/fnmatch.h
index 87d0a2b4d4e..62f483f7223 100644
--- a/include/fnmatch.h
+++ b/include/fnmatch.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: fnmatch.h,v 1.2 1997/09/21 10:45:33 niklas Exp $ */
/* $NetBSD: fnmatch.h,v 1.5 1994/10/26 00:55:53 cgd Exp $ */
/*-