Skip to content

Commit bd17f4e

Browse files
committed
Remove redundant libc.h include from libc.c
1 parent dd3d277 commit bd17f4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/libc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#include <lib/libc.h>
21
#include <stdarg.h>
32

43
#include "private/stdio.h"

0 commit comments

Comments
 (0)