aboutsummaryrefslogtreecommitdiff
path: root/gdb/rdi-share/hostchan.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/rdi-share/hostchan.h')
-rw-r--r--gdb/rdi-share/hostchan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/rdi-share/hostchan.h b/gdb/rdi-share/hostchan.h
index db313dc..81456b5 100644
--- a/gdb/rdi-share/hostchan.h
+++ b/gdb/rdi-share/hostchan.h
@@ -16,7 +16,7 @@
#define angsd_hostchan_h
/* struct timeval */
-#if defined(__unix) || defined(__CYGWIN32__)
+#if defined(__unix) || defined(__CYGWIN__)
# include <sys/time.h>
#else
# include "winsock.h"