This commit is contained in:
briano%netscape.com 1999-04-09 00:15:29 +00:00
Родитель 98a6507674
Коммит 5516a80e37
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -50,16 +50,16 @@
#include <Errors.h>
#endif
#if defined(SUNOS4)
#include <unistd.h> /* for SEEK_SET */
#endif /* SUNOS4 */
#else
#include "prerror.h"
#endif /*STANDALONE_REGISTRY*/
#if defined(SUNOS4)
#include <unistd.h> /* for SEEK_SET */
#endif /* SUNOS4 */
#include "reg.h"
#include "NSReg.h"