diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-30 01:07:47 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-30 01:07:47 +0000 |
| commit | a43d43d5745def2a7d8fe348c85f47a237006e1a (patch) | |
| tree | 48f8875eb44d4365a1ce0ba7980bbb4f782c2b78 /usr.bin/comm | |
| parent | e643b783e3331f4957c020a2e36912b684ee3a10 (diff) | |
Notes
Diffstat (limited to 'usr.bin/comm')
| -rw-r--r-- | usr.bin/comm/comm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/comm/comm.c b/usr.bin/comm/comm.c index 54763e1038f36..ccd2c2fda3110 100644 --- a/usr.bin/comm/comm.c +++ b/usr.bin/comm/comm.c @@ -49,7 +49,6 @@ __FBSDID("$FreeBSD$"); #include <limits.h> #include <locale.h> #include <stdint.h> -#define _WITH_GETLINE #include <stdio.h> #include <stdlib.h> #include <string.h> |
