aboutsummaryrefslogtreecommitdiff
path: root/streams/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'streams/Makefile')
-rw-r--r--streams/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/streams/Makefile b/streams/Makefile
index 823285172b..0f73d5fde5 100644
--- a/streams/Makefile
+++ b/streams/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2002 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -21,7 +21,7 @@
#
subdir := streams
-headers = stropts.h sys/stropts.h bits/stropts.h
+headers = stropts.h sys/stropts.h bits/stropts.h bits/xtitypes.h
routines = isastream getmsg getpmsg putmsg putpmsg fattach fdetach
include ../Rules