From 39350cf7cda9e59d8c35495092ee8bfaeea1dc62 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 06:40:29 +0000 Subject: Reflect having removed sys/queue.h. --- cpukit/libnetworking/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libnetworking/Makefile.am') diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am index 0683e91d3c..9042b3139b 100644 --- a/cpukit/libnetworking/Makefile.am +++ b/cpukit/libnetworking/Makefile.am @@ -130,7 +130,7 @@ include_sysdir = $(includedir)/sys include_sys_HEADERS = sys/callout.h sys/conf.h sys/domain.h \ sys/kernel.h sys/libkern.h sys/linker_set.h sys/malloc.h sys/mbuf.h \ - sys/mount.h sys/proc.h sys/protosw.h sys/queue.h sys/reboot.h \ + sys/mount.h sys/proc.h sys/protosw.h sys/reboot.h \ sys/resourcevar.h sys/select.h sys/signalvar.h sys/socket.h \ sys/socketvar.h sys/sysctl.h sys/syslog.h sys/systm.h sys/ttydefaults.h \ sys/ucred.h sys/uio.h sys/un.h -- cgit v1.2.3