diff options
Diffstat (limited to 'src/select.h')
-rw-r--r-- | src/select.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/select.h b/src/select.h index c3267ad..2b2ed19 100644 --- a/src/select.h +++ b/src/select.h | |||
@@ -1,3 +1,7 @@ | |||
1 | /*=========================================================================*\ | ||
2 | * Select implementation | ||
3 | * RCS ID: $Id$ | ||
4 | \*=========================================================================*/ | ||
1 | #ifndef SLCT_H_ | 5 | #ifndef SLCT_H_ |
2 | #define SLCT_H_ | 6 | #define SLCT_H_ |
3 | 7 | ||