summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/dumptab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/dumptab.c')
-rw-r--r--libexec/bootpd/dumptab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/dumptab.c b/libexec/bootpd/dumptab.c
index 5893f6c..8c049b9 100644
--- a/libexec/bootpd/dumptab.c
+++ b/libexec/bootpd/dumptab.c
@@ -59,7 +59,7 @@ dumptab(filename)
int n;
struct host *hp;
FILE *fp;
- time_t t;
+ long t;
/* Print symbols in alphabetical order for reader's convenience. */
static char legend[] = "#\n# Legend:\t(see bootptab.5)\n\
#\tfirst field -- hostname (not indented)\n\
OpenPOWER on IntegriCloud