aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/etags.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c
index 7b1a7fc1851..bec61a8a230 100644
--- a/lib-src/etags.c
+++ b/lib-src/etags.c
@@ -111,7 +111,6 @@ char pot_etags_version[] = "@(#) pot revision number is 17.38.1.4";
111# undef HAVE_NTGUI 111# undef HAVE_NTGUI
112# undef DOS_NT 112# undef DOS_NT
113# define DOS_NT 113# define DOS_NT
114# define O_CLOEXEC O_NOINHERIT
115#endif /* WINDOWSNT */ 114#endif /* WINDOWSNT */
116 115
117#include <limits.h> 116#include <limits.h>