*
* @author Milan Bouchet-Valat
*/
-
-#ifdef __cplusplus
-extern "C"
-{
-#if 0 /* keep Emacsens' auto-indent happy */
-}
-#endif
-#endif
-
#include <errno.h>
#include <string.h>
#include <stdio.h>
GNUNET_free (nat->ext_addr);
GNUNET_free (nat);
}
-
-#if 0 /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif
*
* @author Milan Bouchet-Valat
*/
-
-#ifdef __cplusplus
-extern "C"
-{
-#if 0 /* keep Emacsens' auto-indent happy */
-}
-#endif
-#endif
-
#include <stdlib.h>
#include <assert.h>
#include <errno.h>
return ret;
}
-
-#if 0 /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif