summaryrefslogtreecommitdiffstats
path: root/apps/apps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/apps.h')
-rw-r--r--apps/apps.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/apps.h b/apps/apps.h
index c208c1999d..6984f166e8 100644
--- a/apps/apps.h
+++ b/apps/apps.h
@@ -10,11 +10,8 @@
#ifndef HEADER_APPS_H
# define HEADER_APPS_H
-# include "e_os.h"
+# include "e_os.h" /* struct timeval for DTLS */
# include "internal/nelem.h"
-# if defined(__unix) || defined(__unix__)
-# include <sys/time.h> /* struct timeval for DTLS */
-# endif
# include <assert.h>
# include <openssl/e_os2.h>