Include string.h to get proper memcpy prototype.
This commit is contained in:
parent
d408e77e25
commit
84da49ceb2
@ -28,6 +28,7 @@
|
||||
|
||||
#include <gssapi/gssapi.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "utils.h"
|
||||
|
Loading…
Reference in New Issue
Block a user