1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Fix <string.h> including <strings.h>.

This commit is contained in:
Jonas 'Sortie' Termansen 2014-03-30 01:06:33 +01:00
parent c93a434749
commit 8d41d3ceb0

View file

@ -29,8 +29,6 @@
#include <sys/__/types.h>
#include <strings.h>
__BEGIN_DECLS
#ifndef NULL