regnual: add missing header
regnual.c:32:1: note: ‘memset’ is declared in header ‘<string.h>’
This commit is contained in:
committed by
NIIBE Yutaka
parent
db2527459f
commit
2a72f3df08
@@ -26,6 +26,8 @@
|
||||
* ReGNUal
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "types.h"
|
||||
#include "usb_lld.h"
|
||||
#include "sys.h"
|
||||
|
||||
Reference in New Issue
Block a user