aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/lcong48.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/lcong48.c')
-rw-r--r--lib/libc/gen/lcong48.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/gen/lcong48.c b/lib/libc/gen/lcong48.c
index ab0d1f762d80..f13826b3d3f3 100644
--- a/lib/libc/gen/lcong48.c
+++ b/lib/libc/gen/lcong48.c
@@ -11,9 +11,6 @@
* to anyone/anything when using this software.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "rand48.h"
extern unsigned short _rand48_seed[3];