aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/diff/xmalloc.c')
-rw-r--r--usr.bin/diff/xmalloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/diff/xmalloc.c b/usr.bin/diff/xmalloc.c
index 69ccae83cfdd..ce0f4545aee8 100644
--- a/usr.bin/diff/xmalloc.c
+++ b/usr.bin/diff/xmalloc.c
@@ -13,7 +13,6 @@
* called by a name other than "ssh" or "Secure Shell".
*/
-#include <sys/cdefs.h>
#include <err.h>
#include <stdarg.h>
#include <stdint.h>