Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / sdk / lib / drivers / lwip / test / unit / tcp / test_tcp.h
diff --git a/reactos/sdk/lib/drivers/lwip/test/unit/tcp/test_tcp.h b/reactos/sdk/lib/drivers/lwip/test/unit/tcp/test_tcp.h
deleted file mode 100644 (file)
index f1c4a46..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __TEST_TCP_H__
-#define __TEST_TCP_H__
-
-#include "../lwip_check.h"
-
-Suite *tcp_suite(void);
-
-#endif