changeset 658:c17a1072974a

Remove useless #includes.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 27 Jan 2020 00:38:46 +0200
parents 253a341216b7
children da9618444c81
files th_network.h
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/th_network.h	Mon Jan 27 00:38:40 2020 +0200
+++ b/th_network.h	Mon Jan 27 00:38:46 2020 +0200
@@ -10,9 +10,6 @@
 #ifndef TH_NETWORK_H
 #define TH_NETWORK_H
 
-#include <stdio.h>
-#include <unistd.h>
-#include "th_util.h"
 #include "th_datastruct.h"