summaryrefslogtreecommitdiff
path: root/src/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/log.c b/src/log.c
index f9bda33..2786cbb 100644
--- a/src/log.c
+++ b/src/log.c
@@ -32,6 +32,8 @@
* along with ľAnytun. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "datatypes.h"
+
#include <stdarg.h>
#include "log.h"