From 8bee8f094c5f04b66f3863f900788183643dda50 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 26 Dec 1999 14:16:00 +0000 Subject: Updated a comment to match code. --- sys/sys/pipe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sys/pipe.h') diff --git a/sys/sys/pipe.h b/sys/sys/pipe.h index 98e47a6..548e782 100644 --- a/sys/sys/pipe.h +++ b/sys/sys/pipe.h @@ -25,7 +25,7 @@ #define _SYS_PIPE_H_ #ifndef KERNEL -#include /* for struct timeval */ +#include /* for struct timespec */ #include /* for struct selinfo */ #include /* for vm_page_t */ #include /* for PAGE_SIZE */ -- cgit v1.1