Version: (using KDE 4.3.3) Compiler: gcc 4.4 OS: Linux Installed from: Gentoo Packages Compiling fakes.c fails in function strlcpy line 318:implicit declaration of function strlen line 323: implicit declaration function memcpy and in function strlcat line 339: implicit declaration function memcpy obviously for both functions there is missing #include <string.h>
*** This bug has been marked as a duplicate of bug 213223 ***