# This file gets included by the Makefile in this directory to determine
# the files that should go both into binary and source distributions.

MISCFILES = MISCFILES \
	cdefs.h \
	dir.h \
	dirent.h \
	errno.h \
	fcntl.h \
	file.h \
	gmon.h \
	gmon_out.h \
	ioctl.h \
	ipc.h \
	mount.h \
	msg.h \
	param.h \
	poll.h \
	ptrace.h \
	queue.h \
	reboot.h \
	resource.h \
	select.h \
	sem.h \
	shm.h \
	signal.h \
	socket.h \
	stat.h \
	statfs.h \
	syscall.h \
	syslog.h \
	sysmacros.h \
	systeminfo.h \
	termios.h \
	time.h \
	timeb.h \
	times.h \
	ttychars.h \
	ttydefaults.h \
	types.h \
	ucontext.h \
	uio.h \
	un.h \
	utsname.h \
	varargs.h \
	vfs.h \
	wait.h
