diff options
Diffstat (limited to 'chemist.cpp')
-rw-r--r-- | chemist.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chemist.cpp b/chemist.cpp index 07120f8..fbf83a8 100644 --- a/chemist.cpp +++ b/chemist.cpp | |||
@@ -5,6 +5,7 @@ | |||
5 | #include <sstream> | 5 | #include <sstream> |
6 | #include <twitcurl.h> | 6 | #include <twitcurl.h> |
7 | #include <verbly.h> | 7 | #include <verbly.h> |
8 | #include <unistd.h> | ||
8 | 9 | ||
9 | int main(int argc, char** argv) | 10 | int main(int argc, char** argv) |
10 | { | 11 | { |