summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/setbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/setbuf.c')
-rw-r--r--lib/libc/stdio/setbuf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/setbuf.c b/lib/libc/stdio/setbuf.c
index b07bce9..e6209fd 100644
--- a/lib/libc/stdio/setbuf.c
+++ b/lib/libc/stdio/setbuf.c
@@ -37,6 +37,8 @@
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)setbuf.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <stdio.h>
#include "local.h"
OpenPOWER on IntegriCloud