Changeset - b99f5b966213
[Not reviewed]
0 2 0
HanzZ - 13 years ago 2012-09-01 08:16:31
hanzz.k@gmail.com
We do not need unistd.h
2 files changed with 0 insertions and 12 deletions:
0 comments (0 inline, 0 general)
backends/libyahoo2/yahoohandler.h
Show inline comments
 
@@ -16,12 +16,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>
 

	
backends/libyahoo2/yahoolocalaccount.h
Show inline comments
 
@@ -16,12 +16,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)