1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00

Remove unused #includes.

This commit is contained in:
Tim J. Robbins 2003-11-08 02:58:37 +00:00
parent eb402e14d8
commit 9e0bd333f0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122283
5 changed files with 0 additions and 11 deletions

View File

@ -43,8 +43,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <runetype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <wchar.h>

View File

@ -45,10 +45,7 @@ __FBSDID("$FreeBSD$");
#include <errno.h>
#include <runetype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <wchar.h>
extern size_t (*__mbrtowc)(wchar_t * __restrict, const char * __restrict,

View File

@ -29,8 +29,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <runetype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <wchar.h>

View File

@ -40,8 +40,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <runetype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <wchar.h>

View File

@ -40,8 +40,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <runetype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <wchar.h>