libyang BUGFIX cleanup of headers includes
diff --git a/compat/compat.h.in b/compat/compat.h.in
index ab76584..b69a339 100644
--- a/compat/compat.h.in
+++ b/compat/compat.h.in
@@ -15,7 +15,7 @@
 #ifndef _COMPAT_H_
 #define _COMPAT_H_
 
-#include <stdarg.h>
+#include <limits.h>
 #include <stdio.h>
 #include <sys/types.h>