about summary refs log tree commit diff stats
path: root/src/profanity.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-07-19 22:38:46 +0100
committerJames Booth <boothj5@gmail.com>2012-07-19 22:38:46 +0100
commit929be7f1ac24619b4434ed2afe5dc13802ebc58e (patch)
tree082bdd4e884e15ecb6232cb8cd75b3e341cf1f9c /src/profanity.c
parentcfef78bd824fe9220529c87640c7a3ef6d11d860 (diff)
downloadprofani-tty-929be7f1ac24619b4434ed2afe5dc13802ebc58e.tar.gz
Log location ~/.profanity/log/profanity.log
Diffstat (limited to 'src/profanity.c')
-rw-r--r--src/profanity.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/profanity.c b/src/profanity.c
index 047cc080..499a9b04 100644
--- a/src/profanity.c
+++ b/src/profanity.c
@@ -22,6 +22,8 @@
 
 #include <string.h>
 #include <stdlib.h>
+#include <stdio.h>
+
 #include <glib.h>
 
 #include "profanity.h"