* commit 'cb37e73bb023ca97048a8c4b0155ce6397f84e10': Fix "error: 'strlen' was not declared in this scope".
This commit is contained in:
commit
0baa8dae5e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <pthread.h> /* for pthread_once() */
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#ifndef D
|
||||
|
|
Loading…
Reference in a new issue