Changeset - 04c353fc6b1a
[Not reviewed]
0 1 0
HanzZ - 13 years ago 2012-09-01 08:09:36
hanzz.k@gmail.com
We do not need unistd.h
1 file changed with 0 insertions and 6 deletions:
0 comments (0 inline, 0 general)
backends/libyahoo2/httpfetch.h
Show inline comments
 
@@ -9,12 +9,6 @@
 
#include "Swiften/Swiften.h"
 
#include "Swiften/TLS/OpenSSL/OpenSSLContextFactory.h"
 

	
 
// for signal handler
 
#include "unistd.h"
 
#include "signal.h"
 
#include "sys/wait.h"
 
#include "sys/signal.h"
 

	
 
// Boost
 
#include <boost/algorithm/string.hpp>
 

	
0 comments (0 inline, 0 general)