Bug 414392: include <string.h> for strncmp. The patch is contributed by
Matthew Gregan <kinetik@flim.org>. r=wtc git-svn-id: svn://10.0.0.236/trunk@244234 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
#include <string.h>
|
||||
#if defined(AIX)
|
||||
#include <dlfcn.h> /* For dlopen, dlsym, dlclose */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user