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/ln.c

    r1264 r1328  
    5454#include <string.h>
    5555#include <unistd.h>
    56 
    57 #ifdef __sun__
    58 # include "getopt.h"
    59 #endif
     56#include "getopt.h"
    6057#ifdef _MSC_VER
    6158# include "mscfakes.h"
    6259#endif
    63 
    6460#include "kmkbuiltin.h"
    6561
Note: See TracChangeset for help on using the changeset viewer.