diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:23 +0000 |
| commit | 0d349c19beda4185496f7a81330e0961a462512d (patch) | |
| tree | 0de7af5fe84ef5ad577113dd8fba5a0e4c5d90e2 /usr.bin/systat/fetch.c | |
| parent | ecf688348bd2c1e292b64a1a37b1d0f545aaa11e (diff) | |
Diffstat (limited to 'usr.bin/systat/fetch.c')
| -rw-r--r-- | usr.bin/systat/fetch.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/systat/fetch.c b/usr.bin/systat/fetch.c index e24d0b8ee6ee..1b7a884159bd 100644 --- a/usr.bin/systat/fetch.c +++ b/usr.bin/systat/fetch.c @@ -29,9 +29,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> - -__FBSDID("$FreeBSD$"); #ifdef lint static const char sccsid[] = "@(#)fetch.c 8.1 (Berkeley) 6/6/93"; |
