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

include our getopt.h

File:
1 edited

Legend:

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

    r1183 r1328  
    6464#include <sysexits.h>
    6565#include <unistd.h>
    66 
    67 #ifdef __sun__
    68 # include "getopt.h"
    69 #endif
     66#include "getopt.h"
    7067#ifdef _MSC_VER
    7168# include "mscfakes.h"
    7269#endif
    73 
    7470#include "kmkbuiltin.h"
    7571
Note: See TracChangeset for help on using the changeset viewer.