diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/386bsd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h index bb0a9cf5d25..26f2874dc85 100644 --- a/src/s/386bsd.h +++ b/src/s/386bsd.h | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | /* s/ file for 386bsd system. */ | ||
| 2 | |||
| 1 | /* Get most of the stuff from bsd4.3 */ | 3 | /* Get most of the stuff from bsd4.3 */ |
| 2 | #include "bsd4-3.h" | 4 | #include "bsd4-3.h" |
| 3 | 5 | ||