Missing newline warning, missing include fixed

This commit is contained in:
erdgeist
2007-11-06 17:53:45 +00:00
parent 49c4bbb47f
commit ad5fa66737
3 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
/* System */
#include <string.h>
#include <arpa/inet.h>
/* Libowfat */
#include "socket.h"