Ignore:
Timestamp:
May 20, 2000, 3:48:23 PM (25 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glut/glut_util.c

    r3083 r3579  
    1 /* $Id: glut_util.c,v 1.3 2000-03-11 15:07:45 sandervl Exp $ */
     1/* $Id: glut_util.c,v 1.4 2000-05-20 13:48:23 jeroen Exp $ */
    22/* Copyright (c) Mark J. Kilgard, 1994. */
    33
     
    1212
    1313#include "glutint.h"
     14
     15#if defined(__WIN32OS2__)
     16#include <misc.h>
     17#endif
    1418
    1519/* strdup is actually not a standard ANSI C or POSIX routine
Note: See TracChangeset for help on using the changeset viewer.