-rw-r--r-- | src/db.cc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,4 +2,6 @@ #include <sys/stat.h> #include <sys/types.h> +#include <stdlib.h> +#include <string.h> #include <cassert> #include <napkin/exception.h> |
index : kin/napkin.git | ||
napkin: The Sleeptracker PRO wach support program |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | src/db.cc | 2 |
@@ -2,4 +2,6 @@ #include <sys/stat.h> #include <sys/types.h> +#include <stdlib.h> +#include <string.h> #include <cassert> #include <napkin/exception.h> |