aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-12-16 17:05:58 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2022-12-16 17:05:58 +0100
commit039a8ce9c56a327d3740134b455b8516bbabb253 (patch)
tree0301ff797d6c9f249e29e117f7e24e74aa0504da /include
parentc2e206fa060d43bae5b5684e4b33f301091accb1 (diff)
downloadlibgnunetchat-039a8ce9c56a327d3740134b455b8516bbabb253.tar.gz
libgnunetchat-039a8ce9c56a327d3740134b455b8516bbabb253.zip
Fix more issues with headers
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/gnunet/gnunet_chat_lib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/gnunet/gnunet_chat_lib.h b/include/gnunet/gnunet_chat_lib.h
index 1f94391..d6ad718 100644
--- a/include/gnunet/gnunet_chat_lib.h
+++ b/include/gnunet/gnunet_chat_lib.h
@@ -34,9 +34,6 @@
34 */ 34 */
35/**@{*/ 35/**@{*/
36 36
37#include <gnunet/platform.h>
38#include <gnunet/gnunet_common.h>
39#include <gnunet/gnunet_time_lib.h>
40#include <gnunet/gnunet_util_lib.h> 37#include <gnunet/gnunet_util_lib.h>
41 38
42/** 39/**