Ignore:
Timestamp:
Dec 2, 2007, 9:39:48 PM (18 years ago)
Author:
bird
Message:

include getopt.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/mkdir.c

    r1183 r1327  
    5555#include <sysexits.h>
    5656#include <unistd.h>
    57 
    58 #ifdef __sun__
    59 # include "getopt.h"
    60 #endif
     57#include "getopt.h"
    6158#ifdef _MSC_VER
    6259# include <malloc.h>
    6360# include "mscfakes.h"
    6461#endif
    65 
    6662#include "kmkbuiltin.h"
    6763
Note: See TracChangeset for help on using the changeset viewer.