summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 894ed7e)
raw | patch | inline | side by side (parent: 894ed7e)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 9 Oct 2015 21:37:21 +0000 (23:37 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 9 Oct 2015 21:37:21 +0000 (23:37 +0200) |
src/core/data.c | patch | blob | history | |
src/utils/error.c | patch | blob | history |
diff --git a/src/core/data.c b/src/core/data.c
index 58c8b524e1111c662e7587aa5e1614d10d084b5d..6fcd2eb4b47a05d202ca8aa8aaada16b40c763ce 100644 (file)
--- a/src/core/data.c
+++ b/src/core/data.c
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <strings.h>
#include <math.h>
diff --git a/src/utils/error.c b/src/utils/error.c
index 2bc99013ebe719199b7f53b2665f5e43dd7a95ae..f0a48271c91d75b4a60dfb36b6203374887e83a1 100644 (file)
--- a/src/utils/error.c
+++ b/src/utils/error.c
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <strings.h>
/*
* private data types