Fix some warnings
This commit is contained in:
parent
0b0078b1e7
commit
a4d3f30f8b
@ -6,6 +6,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <sqlite3.h>
|
||||
#include <sys/wait.h>
|
||||
#include <libgen.h>
|
||||
|
||||
#include "jamlib/jam.h"
|
||||
#include "libuuid/uuid.h"
|
||||
|
@ -8,6 +8,7 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <sys/file.h>
|
||||
#include <fcntl.h>
|
||||
#include <libgen.h>
|
||||
|
||||
#include "jamlib/jam.h"
|
||||
#include "lua/lua.h"
|
||||
|
@ -6,6 +6,7 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <sys/stat.h>
|
||||
#include <iconv.h>
|
||||
#include <libgen.h>
|
||||
#include "www_tree.h"
|
||||
#include "jamlib/jam.h"
|
||||
#include "libuuid/uuid.h"
|
||||
|
Reference in New Issue
Block a user