Changeset - 596a58abb665
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2012-05-21 09:24:41
hanzz.k@gmail.com
Fixed compilation on F17
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
plugin/cpp/networkplugin.cpp
Show inline comments
 
@@ -26,6 +26,8 @@
 

	
 
#ifndef WIN32
 
#include <arpa/inet.h>
 
#include <sys/types.h>
 
#include <unistd.h>
 
#else 
 
#include <winsock2.h>
 
#include <stdint.h>
0 comments (0 inline, 0 general)