瀏覽代碼

Removed redundant includes.

Ricard Wanderlof 17 年之前
父節點
當前提交
3e099cd23b
共有 1 個文件被更改,包括 0 次插入2 次删除
  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