diff options
Diffstat (limited to 'src/gnunet_chat_contact_intern.c')
-rw-r--r-- | src/gnunet_chat_contact_intern.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnunet_chat_contact_intern.c b/src/gnunet_chat_contact_intern.c index 5005651..4ecdf51 100644 --- a/src/gnunet_chat_contact_intern.c +++ b/src/gnunet_chat_contact_intern.c | |||
@@ -22,6 +22,8 @@ | |||
22 | * @file gnunet_chat_contact_intern.c | 22 | * @file gnunet_chat_contact_intern.c |
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include <stdlib.h> | ||
26 | |||
25 | #define GNUNET_UNUSED __attribute__ ((unused)) | 27 | #define GNUNET_UNUSED __attribute__ ((unused)) |
26 | 28 | ||
27 | struct GNUNET_CHAT_ContactFindRoom | 29 | struct GNUNET_CHAT_ContactFindRoom |