mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
replace an include of strings.h w string.h
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
char *
|
||||
|
||||
Reference in New Issue
Block a user