Install <sys/cpufreq.h>.

This commit is contained in:
jruoho 2011-09-28 14:26:27 +00:00
parent 45c92afe4f
commit 605462e842
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.137 2011/08/07 13:33:02 rmind Exp $
# $NetBSD: Makefile,v 1.138 2011/09/28 14:26:27 jruoho Exp $
.include <bsd.sys.mk>
@ -8,7 +8,7 @@ INCS= acct.h agpio.h aio.h ansi.h aout_mids.h ataio.h atomic.h audioio.h \
bitops.h bootblock.h bswap.h buf.h \
callback.h callout.h cdefs.h cdefs_aout.h \
cdefs_elf.h cdio.h chio.h clockctl.h condvar.h conf.h core.h \
cpuio.h ctype_bits.h ctype_inline.h \
cpufreq.h cpuio.h ctype_bits.h ctype_inline.h \
device.h device_if.h \
dir.h dirent.h \
disk.h disklabel.h disklabel_acorn.h disklabel_gpt.h disklabel_rdb.h \