diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:24:01 +0000 |
| commit | 5e3934b15a2741b2de6b217e77dc9d798d740804 (patch) | |
| tree | 1bea4bfdf9ea7abd8c1a4707687893e02a1ae2eb /usr.bin/diff3 | |
| parent | 6bfca4dcab07dad45a805879d954876b353c0810 (diff) | |
Diffstat (limited to 'usr.bin/diff3')
| -rw-r--r-- | usr.bin/diff3/diff3.c | 3 |
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> |
