comparison src/sysdep.cc @ 1192:b6360f2d4fa6

[project @ 1995-03-30 21:38:35 by jwe]
author jwe
date Thu, 30 Mar 1995 21:38:35 +0000
parents 0af307affbc6
children 2457d4ba0691
comparison
equal deleted inserted replaced
1191:f16c33407b80 1192:b6360f2d4fa6
28 Software Foundation, Inc. 28 Software Foundation, Inc.
29 29
30 */ 30 */
31 31
32 #ifdef HAVE_CONFIG_H 32 #ifdef HAVE_CONFIG_H
33 #include "config.h" 33 #include <config.h>
34 #endif 34 #endif
35 35
36 #include <sys/types.h> 36 #include <sys/types.h>
37 #ifdef HAVE_UNISTD_H 37 #ifdef HAVE_UNISTD_H
38 #include <unistd.h> 38 #include <unistd.h>