Add include for string.h
This commit is contained in:
@@ -20,6 +20,7 @@ of this distribution.
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "dbDefs.h"
|
||||
#include "errlog.h"
|
||||
|
||||
Reference in New Issue
Block a user