diff options
Diffstat (limited to 'platform.h')
-rw-r--r-- | platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ # ifdef HAVE_CONFIG_H # include "brandt_config.h" # endif /* ifdef HAVE_CONFIG_H */ -#endif /* ifndef HAVE_USED_CONFIG_H */ +#endif /* ifndef HAVE_USED_CONFIG_H */ /* Include GNUnet's platform file */ #include <gnunet/platform.h> |