1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

remove unused header

This commit is contained in:
Emmanuel Bouthenot
2006-10-28 16:22:59 +00:00
parent 463d4638c1
commit ac297214e0
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <string.h>
#include <libgen.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>
-1
View File
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <string.h>
#include <libgen.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>