Changeset - 11b0f853c1a8
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2012-09-10 13:42:03
hanzz.k@gmail.com
Update backends/libpurple/utils.cpp
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
backends/libpurple/utils.cpp
Show inline comments
 
@@ -28,12 +28,13 @@
 
#include "purple.h"
 
#include <algorithm>
 
#include <iostream>
 
#include <vector>
 

	
 
#include "errno.h"
 
#include <string.h>
 

	
 
#ifndef WIN32 
 
#include "sys/wait.h"
 
#include "sys/signal.h"
 
#include <netinet/if_ether.h>
 
#include <netinet/ip.h>
0 comments (0 inline, 0 general)