missing include

This commit is contained in:
Erik Ekman 2007-06-10 18:54:35 +00:00
parent d02c909871
commit 82ac77da7e

View file

@ -17,6 +17,7 @@
#ifndef __COMMON_H__
#define __COMMON_H__
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>