aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_socks.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_socks.h')
-rw-r--r--src/include/gnunet_socks.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_socks.h b/src/include/gnunet_socks.h
index 1a6ae1119..98a27cd1a 100644
--- a/src/include/gnunet_socks.h
+++ b/src/include/gnunet_socks.h
@@ -19,6 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup libgnunetutil
23 * @{
24 *
22 * @author Jeffrey Burdges 25 * @author Jeffrey Burdges
23 * 26 *
24 * @file 27 * @file
@@ -40,6 +43,7 @@ extern "C"
40#endif 43#endif
41#endif 44#endif
42 45
46
43#include "gnunet_common.h" 47#include "gnunet_common.h"
44 48
45 49
@@ -81,4 +85,6 @@ GNUNET_SOCKS_do_connect (const char *service_name,
81 85
82/** @} */ /* end of group */ 86/** @} */ /* end of group */
83 87
88/** @} */ /* end of group addition to libgnunetutil */
89
84/* end of gnunet_socks.h */ 90/* end of gnunet_socks.h */