summaryrefslogtreecommitdiff
path: root/slirp/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/main.h')
-rw-r--r--slirp/main.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/slirp/main.h b/slirp/main.h
index 90053ce5e..f2e58cfe2 100644
--- a/slirp/main.h
+++ b/slirp/main.h
@@ -4,9 +4,8 @@
* Please read the file COPYRIGHT for the
* terms and conditions of the copyright.
*/
-
#ifndef SLIRP_MAIN_H
-#define SLIRP_MAIN_H
+#define SLIRP_MAIN_H 1
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>