Changeset 1605


Ignore:
Timestamp:
Nov 4, 2004, 7:32:33 AM (21 years ago)
Author:
bird
Message:

fixed warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/malloc/valloc.c

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1604 r1605  
    2828*   Header Files                                                               *
    2929*******************************************************************************/
    30 #define __USE_GNU
     30#define _GNU_SOURCE
    3131#include "libc-alias.h"
    3232#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.