Changeset 352


Ignore:
Timestamp:
Jul 11, 2003, 9:08:52 AM (22 years ago)
Author:
bird
Message:

Removed warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxomf/stripomf.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r351 r352  
    2929*******************************************************************************/
    3030#include <stdio.h>
     31#include <stdlib.h>
    3132#include <string.h>
    3233#ifdef __EMX__
     
    316317
    317318
    318 int main(int argc, const char * const *argv)
     319int main(int argc, char **argv)
    319320{
    320321    int argi;
Note: See TracChangeset for help on using the changeset viewer.