]> jfr.im git - irc/rizon/znc.git/commit
fix build error when compiling against uclibc(++)
authorJonas Gorski <redacted>
Sun, 4 Sep 2011 10:54:09 +0000 (12:54 +0200)
committerUli Schlachter <redacted>
Tue, 13 Sep 2011 07:37:46 +0000 (09:37 +0200)
commita9f8e6550dc70d9b5afd6dc0ce8fe67b92a8e476
treee4b2c54d2d71d6d543b5756adebe314b957134ca
parentfe05574f24f62d172210abba87b017d234502fcc
fix build error when compiling against uclibc(++)

Fixes the following error:

In file included from ZNCString.cpp:10:0:
FileUtils.h: In static member function 'static CString CDir::GetCWD()':
FileUtils.h:246:36: error: 'getcwd' was not declared in this scope

Signed-off-by: Jonas Gorski <redacted>
Signed-off-by: Uli Schlachter <redacted>
FileUtils.h