diff options
author | Vicent Marti <tanoku@gmail.com> | 2014-09-02 13:37:34 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2014-09-09 03:39:15 +0200 |
commit | c28af79329264a7cf331a1b1c414919e4ed9e9f9 (patch) | |
tree | 086b28822b457bde4c525f4b86a42618c030dfc6 /src/stmd.h | |
parent | 24248c0f1a6de6f229890c5c03aeff8738214fee (diff) |
It buiiiilds
Diffstat (limited to 'src/stmd.h')
-rw-r--r-- | src/stmd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #include <stdbool.h> +#include <stdio.h> #include "buffer.h" #include "uthash.h" |