Stop warning in VxWorks.
This commit is contained in:
parent
a32ad6891b
commit
fd600c0037
@ -7,7 +7,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#if defined(__unix) || defined(__unix__) || defined(__ANDROID__)
|
||||
#if defined(__unix) || defined(__unix__) || defined(__vxworks) || defined(__ANDROID__)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
HMAC-SHA1(fips_premain.c)= 5f546af6cad8753df3956d233db9a6d7cce505aa
|
||||
HMAC-SHA1(fips_premain.c)= 75dc76251204afcfcf765718f57cd09230ebd325
|
||||
|
Loading…
Reference in New Issue
Block a user