about summary refs log tree commit diff
path: root/streams/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'streams/Makefile')
-rw-r--r--streams/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/streams/Makefile b/streams/Makefile
index c4c1190933..0b8143aaa1 100644
--- a/streams/Makefile
+++ b/streams/Makefile
@@ -21,7 +21,7 @@
 #
 subdir	:= streams
 
-headers		= stropts.h bits/stropts.h
+headers		= stropts.h sys/stropts.h bits/stropts.h
 routines	= isastream getmsg getpmsg putmsg putpmsg fattach fdetach
 
 include ../Rules