/[pengfork]/pengfork/src/p3/init.c
ViewVC logotype

Diff of /pengfork/src/p3/init.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by chupa, Thu Dec 5 00:12:16 2002 UTC revision 1.8 by chupa, Fri Dec 6 23:05:29 2002 UTC
# Line 20  Line 20 
20   *                   *                
21   */   */
22    
23  #include <unistd.h>  #if HAVE_CONFIG_H
24    # include "config.h"
25    #endif
26    
27    #if HAVE_UNISTD_H
28    # include <unistd.h>
29    #endif
30    
31  #include "buffer.h"  #include "buffer.h"
32  #include "utils.h"  #include "utils.h"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26