aboutsummaryrefslogtreecommitdiff
path: root/bootp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bootp.h')
-rw-r--r--bootp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootp.h b/bootp.h
index 787389e..71ad7d6 100644
--- a/bootp.h
+++ b/bootp.h
@@ -1,6 +1,7 @@
/* bootp/dhcp defines */
+
#ifndef SLIRP_BOOTP_H
-#define SLIRP_BOOTP_H 1
+#define SLIRP_BOOTP_H
#define BOOTP_SERVER 67
#define BOOTP_CLIENT 68