summaryrefslogtreecommitdiff
path: root/examples/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello.c')
-rw-r--r--examples/hello.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hello.c b/examples/hello.c
index fd44bdd..ac443ca 100644
--- a/examples/hello.c
+++ b/examples/hello.c
@@ -55,6 +55,7 @@ static int
data_send(void)
{
struct onet_link link;
+ char pad[SQUEAK_NPAD];
int error;
/* Open a link */