summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_file.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-07-20 20:00:33 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-07-20 20:00:33 +0000
commit637f01aa0494d91269ddbd3180d7e2f440fbf599 (patch)
treecd83ffd3a3f88eef8d37ce6132c9b771c116eef6 /protocols/JabberG/src/jabber_file.cpp
parent4ad5767f652e0ffd3ebf7df8d8f62a682277faa1 (diff)
system headers moved to jabber.h
git-svn-id: http://svn.miranda-ng.org/main/trunk@5432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/src/jabber_file.cpp')
-rw-r--r--protocols/JabberG/src/jabber_file.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/JabberG/src/jabber_file.cpp b/protocols/JabberG/src/jabber_file.cpp
index 7136a23e1d..7b8282754c 100644
--- a/protocols/JabberG/src/jabber_file.cpp
+++ b/protocols/JabberG/src/jabber_file.cpp
@@ -22,10 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "jabber.h"
-#include <io.h>
-#include <fcntl.h>
-#include <sys/types.h>
-#include <sys/stat.h>
#include "jabber_caps.h"
#define JABBER_NETWORK_BUFFER_SIZE 2048