瀏覽代碼

netowrklayer depends only on ua_server.h

Julius Pfrommer 10 年之前
父節點
當前提交
7e23801f91
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      examples/networklayer_tcp.c

+ 0 - 1
examples/networklayer_tcp.c

@@ -26,7 +26,6 @@
 #include <fcntl.h> // fcntl
 
 #include "networklayer_tcp.h"
-#include "ua_transport.h"
 
 typedef struct TCPConnection {
 	UA_Int32 sockfd;