aboutsummaryrefslogtreecommitdiff
path: root/platform.h
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-08-17 17:37:56 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-08-17 17:37:56 +0200
commitec43082b1adfa394184900d49f5fe816dba749ec (patch)
tree2c542044512484a9a29e15d1cfb9c3fef7129cb6 /platform.h
parent6eb35ae72f4e579bd094f630b6b9d3d042432ae3 (diff)
downloadlibbrandt-ec43082b1adfa394184900d49f5fe816dba749ec.tar.gz
libbrandt-ec43082b1adfa394184900d49f5fe816dba749ec.zip
add start callback and further basic tests
Diffstat (limited to 'platform.h')
-rw-r--r--platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.h b/platform.h
index e47c28c..4d454be 100644
--- a/platform.h
+++ b/platform.h
@@ -31,7 +31,7 @@
31# ifdef HAVE_CONFIG_H 31# ifdef HAVE_CONFIG_H
32# include "brandt_config.h" 32# include "brandt_config.h"
33# endif /* ifdef HAVE_CONFIG_H */ 33# endif /* ifdef HAVE_CONFIG_H */
34#endif /* ifndef HAVE_USED_CONFIG_H */ 34#endif /* ifndef HAVE_USED_CONFIG_H */
35 35
36/* Include GNUnet's platform file */ 36/* Include GNUnet's platform file */
37#include <gnunet/platform.h> 37#include <gnunet/platform.h>