Explorar o código

xmlrpc: remove double #include<>d headers

Дилян Палаузов %!s(int64=2) %!d(string=hai) anos
pai
achega
ddefe42e61
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/modules/xmlrpc/xmlrpc.c

+ 0 - 2
src/modules/xmlrpc/xmlrpc.c

@@ -43,7 +43,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <string.h>
 #include <stdarg.h>
 #include <sys/types.h>
 #include <signal.h>
@@ -57,7 +56,6 @@
 #include "../../core/parser/msg_parser.h"
 #include "../../core/ut.h"
 #include "../../core/dset.h"
-#include "../../core/str.h"
 #include "../../core/dprint.h"
 #include "../../core/data_lump.h"
 #include "../../core/data_lump_rpl.h"