Explorar el Código

* WTF is a typedef missing ?

tags/v0.99.beta14
Jean-Yves Lamoureux jylam hace 18 años
padre
commit
eaf8253880
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/mygetopt.c

+ 1
- 1
src/mygetopt.c Ver fichero

@@ -26,7 +26,7 @@

/* DOS / Kernel driver */
#ifndef __intptr_t_defined
unsigned int uintptr_t;
typedef unsigned int uintptr_t;
#endif

#include <stdio.h>


Cargando…
Cancelar
Guardar