Fixed warnings about newlines at end of file

dynamic-accesslists
erdgeist 17 years ago
parent 8900cc0dd9
commit bbbaa0e09d

@ -5,6 +5,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <unistd.h>

Loading…
Cancel
Save