mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
11 lines
241 B
Diff
11 lines
241 B
Diff
|
--- /src/tools/depbuild.cpp 2012-05-27 23:33:13.681858365 +0300
|
||
|
+++ /src/tools/depbuild.cpp 2012-05-27 23:36:37.105674828 +0300
|
||
|
@@ -28,6 +28,7 @@
|
||
|
|
||
|
#include "fileutil.h"
|
||
|
#include "strutil.h"
|
||
|
+#include "unistd.h"
|
||
|
|
||
|
string cc;
|
||
|
string nasm;
|