Changeset 932


Ignore:
Timestamp:
Jan 3, 2004, 8:09:37 AM (22 years ago)
Author:
bird
Message:

Use getopt.h not emx/getopt.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxbind/emxbind.c

    • Property cvs2svn:cvs-rev changed from 1.8 to 1.9
    r931 r932  
    2525#include <stdlib.h>
    2626#include <string.h>
    27 #include <emx/getopt.h>
     27#include <getopt.h>
    2828#include <sys/moddef.h>
    2929#include "defs.h"
Note: See TracChangeset for help on using the changeset viewer.