summaryrefslogtreecommitdiffstats
path: root/lib/libstand/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/getopt.c')
-rw-r--r--lib/libstand/getopt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/getopt.c b/lib/libstand/getopt.c
index f788fe0..9af05e0 100644
--- a/lib/libstand/getopt.c
+++ b/lib/libstand/getopt.c
@@ -31,6 +31,9 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)getopt.c 8.3 (Berkeley) 4/27/95";
#endif /* LIBC_SCCS and not lint */
OpenPOWER on IntegriCloud