diff options
Diffstat (limited to 'stand/libsa/preload.c')
-rw-r--r-- | stand/libsa/preload.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/libsa/preload.c b/stand/libsa/preload.c index 3d41101dc861..499075c0efac 100644 --- a/stand/libsa/preload.c +++ b/stand/libsa/preload.c @@ -24,9 +24,6 @@ * */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include "stand.h" |