diff options
Diffstat (limited to 'src/cmd/ip/dhcpd/dat.h')
-rw-r--r--[-rwxr-xr-x] | src/cmd/ip/dhcpd/dat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/ip/dhcpd/dat.h b/src/cmd/ip/dhcpd/dat.h index aa64deeb..c69f9f38 100755..100644 --- a/src/cmd/ip/dhcpd/dat.h +++ b/src/cmd/ip/dhcpd/dat.h @@ -82,4 +82,3 @@ extern char *blog; extern Ipifc *ipifcs; extern long now; extern char *ndbfile; - |