diff options
-rw-r--r-- | src/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #include <stdio.h> #include <stdlib.h> -#include <string2.h> +#include <string.h> #include <time.h> #include "log.h" |
![]() |
index : libs/c/log.git | |
liblog - A simple logging framework | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/log.c | 2 |
@@ -2,7 +2,7 @@ #include <stdio.h> #include <stdlib.h> -#include <string2.h> +#include <string.h> #include <time.h> #include "log.h" |