aboutsummaryrefslogtreecommitdiff
path: root/examples/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/echo.c')
-rw-r--r--examples/echo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/echo.c b/examples/echo.c
index 4f6975a..3598986 100644
--- a/examples/echo.c
+++ b/examples/echo.c
@@ -1,6 +1,7 @@
/* This is useful example echoing request data in response.
*/
#include <magi.h>
+#include <stdio.h>
void list_cookies(magi_request *r)