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

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