Skip to content

Commit 5991e46

Browse files
authored
comment out platform/errno.h
1 parent 92511a6 commit 5991e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-hack/lk/stroq.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
#include <limits.h>
5959
#include <errno.h>
60-
#include <platform/errno.h>
60+
//#include <platform/errno.h>
6161
#include <ctype.h>
6262
#include <stdlib.h>
6363

0 commit comments

Comments
 (0)