summaryrefslogtreecommitdiff
path: root/src/const/net/nostat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/const/net/nostat.h')
-rw-r--r--src/const/net/nostat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/const/net/nostat.h b/src/const/net/nostat.h
index 6b41a615d..721db244c 100644
--- a/src/const/net/nostat.h
+++ b/src/const/net/nostat.h
@@ -21,7 +21,7 @@
#ifndef CONST_NET_NOSTAT_H
#define CONST_NET_NOSTAT_H
-#include <limits.h>
+#include <climits>
static const int NoStat = INT_MAX;