mirror of
https://github.com/curl/curl.git
synced 2026-05-30 16:27:29 +03:00
#include "strerror.h" to get the strerror proto
This commit is contained in:
parent
3fa1879f6a
commit
411e9b0c45
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
#endif
|
||||
#include <string.h>
|
||||
#include "memory.h"
|
||||
#include "strerror.h"
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue