summaryrefslogtreecommitdiffstats
path: root/model.c
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-08-21 04:20:46 +0200
committerSuren A. Chilingaryan <csa@suren.me>2015-08-21 04:20:46 +0200
commitc392c9920f9baadc9267e726b46b9c64c82915c7 (patch)
tree91f3749ef5e3c3b2654348d2a9f3788452fde989 /model.c
parentfe3f8e3e172818741f32f5ea0bba27f77ca56a1a (diff)
downloadipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.gz
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.bz2
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.xz
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.zip
Fix some warnings and add debugging information into the build
Diffstat (limited to 'model.c')
-rw-r--r--model.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/model.c b/model.c
index 82cbe74..5b56522 100644
--- a/model.c
+++ b/model.c
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <strings.h>
#include <pcilib.h>
#include <pcilib/model.h>