removed old netcon references in docker test files

This commit is contained in:
Joseph Henry
2016-07-06 16:58:58 -05:00
parent e6fbbfc249
commit f9fcc89f62
53 changed files with 275 additions and 114 deletions

View File

@@ -6,7 +6,7 @@
#include <sys/socket.h> //socket
#include <arpa/inet.h> //inet_addr
#include "../../netcon.h"
#include "../../sdk.h"
int main(int argc , char *argv[])
{