aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff3/diff3.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/diff3/diff3.c')
-rw-r--r--usr.bin/diff3/diff3.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/diff3/diff3.c b/usr.bin/diff3/diff3.c
index 78638ea2428c..c72ea0747589 100644
--- a/usr.bin/diff3/diff3.c
+++ b/usr.bin/diff3/diff3.c
@@ -62,9 +62,6 @@
* SUCH DAMAGE.
*/
-#if 0
-#endif /* not lint */
-#include <sys/cdefs.h>
#include <sys/capsicum.h>
#include <sys/procdesc.h>
#include <sys/types.h>