libs: get rid of libstdio (and stdio.h); mv ctype.h chartypes.h in /sys/include

This commit is contained in:
2020-09-13 02:21:36 +02:00
parent 0a325039bf
commit 16c7924425
132 changed files with 113 additions and 3875 deletions

View File

@ -10,7 +10,7 @@
#include <u.h>
#include <lib9.h>
#include <bio.h>
#include <jehanne/ctype.h>
#include <chartypes.h>
#include <ndb.h>
#include "ndbhf.h"