Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 966 → Rev 967

/shark/trunk/ports/tftp/tftp.c
10,7 → 10,7
#include "endn.h"
 
/* */
#include "modules/sem.h"
#include "sem/sem/sem.h"
 
char local_ip_addr[20];
char host_ip_addr[20];