summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/rm/rm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c
index b9ef5584964f..30eb3501eb2c 100644
--- a/bin/rm/rm.c
+++ b/bin/rm/rm.c
@@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$");
#include <grp.h>
#include <locale.h>
#include <pwd.h>
-#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>