about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nancy.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nancy.cpp b/nancy.cpp index 3e40be1..3605f71 100644 --- a/nancy.cpp +++ b/nancy.cpp
@@ -5,6 +5,7 @@
5#include <ctime> 5#include <ctime>
6#include <sstream> 6#include <sstream>
7#include <twitcurl.h> 7#include <twitcurl.h>
8#include <unistd.h>
8 9
9int db_error(MYSQL* driver, const char* error) 10int db_error(MYSQL* driver, const char* error)
10{ 11{