Bläddra i källkod

Removed redundant includes.

Ricard Wanderlof 17 år sedan
förälder
incheckning
3e099cd23b
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      libc/inet/ifaddrs.h

+ 0 - 2
libc/inet/ifaddrs.h

@@ -22,8 +22,6 @@
 
 #include <features.h>
 #include <sys/socket.h>
-#include <stdbool.h>
-#include <stdint.h>
 
 __BEGIN_DECLS