diff options
Diffstat (limited to 'lib/libstand/closeall.c')
| -rw-r--r-- | lib/libstand/closeall.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/closeall.c b/lib/libstand/closeall.c index 8da450a00ae9..2f7be72e9a94 100644 --- a/lib/libstand/closeall.c +++ b/lib/libstand/closeall.c @@ -64,6 +64,9 @@ * rights to redistribute these changes. */ +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + #include "stand.h" void |
