mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-14 08:55:20 +02:00
qpkg/jrb.c: removed unnecessary inclusion of ctype.h and string.h
This commit is contained in:
parent
ed0281f306
commit
798209f883
@ -40,10 +40,8 @@ Fax: 865-974-4404
|
||||
/* modified for THINK C 6.0 for Macintosh by Chris Bartley */
|
||||
/* Heavily edited and reformatted to K&R style 2010 by Werner Almesberger */
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include "jrb.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user