diff --git a/sys/sys/Makefile b/sys/sys/Makefile index 731d0f00eb25..dd57697b2536 100644 --- a/sys/sys/Makefile +++ b/sys/sys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2007/09/07 18:56:10 rmind Exp $ +# $NetBSD: Makefile,v 1.98 2007/09/23 11:45:11 kiyohara Exp $ .include @@ -14,7 +14,7 @@ INCS= acct.h agpio.h aio.h ansi.h ataio.h audioio.h \ endian.h envsys.h errno.h evcnt.h event.h exec.h exec_aout.h \ exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \ fcntl.h fd_set.h fdio.h featuretest.h file.h filedesc.h filio.h \ - float_ieee754.h fstypes.h gmon.h gpio.h hash.h \ + float_ieee754.h fstypes.h gcq.h gmon.h gpio.h hash.h \ ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \ joystick.h \ kcore.h kgdb.h ksem.h ksyms.h ktrace.h \