summaryrefslogtreecommitdiff
path: root/slirp/bootp.h
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/bootp.h')
-rw-r--r--slirp/bootp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/slirp/bootp.h b/slirp/bootp.h
index ec3b68704c..394525733e 100644
--- a/slirp/bootp.h
+++ b/slirp/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