index
:
kin/napkin.git
master
napkin: The Sleeptracker PRO wach support program
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
src
Side-by-side diff
Diffstat
(limited to 'src') (
more
/
less
context) (
ignore
whitespace changes)
-rw-r--r--
src/db.cc
2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/db.cc b/src/db.cc
index c350e68..2b4a7eb 100644
--- a/
src/db.cc
+++ b/
src/db.cc
@@ -3,2 +3,4 @@
#include <sys/types.h>
+#include <stdlib.h>
+#include <string.h>
#include <cassert>