diff --git a/daemon/src/sip/sipaccount.h b/daemon/src/sip/sipaccount.h
index 14d3611829488dbbd1604f4f7f997c758ddd232e..baafe83b4bcb6e2a2484201aeafeb759543ebcce 100644
--- a/daemon/src/sip/sipaccount.h
+++ b/daemon/src/sip/sipaccount.h
@@ -37,7 +37,7 @@
 
 #include <vector>
 #include <map>
-#include <climits>
+#include <cstdint>
 #include "account.h"
 #include "pjsip/sip_transport_tls.h"
 #include "pjsip/sip_types.h"