Merge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'
[osmocom-bb.git] / src / shared / libosmocore / src / plugin.c
index e953508..3ba2d43 100644 (file)
@@ -29,6 +29,7 @@
 #include <dlfcn.h>
 #include <stdio.h>
 #include <errno.h>
+#include <limits.h>
 
 #include <osmocore/plugin.h>