Pārlūkot izejas kodu

* Quick and Dirty hack for DOS ans kernel drivers

tags/v0.99.beta14
Jean-Yves Lamoureux jylam pirms 17 gadiem
vecāks
revīzija
3466626a69
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. +5
    -0
      src/mygetopt.c

+ 5
- 0
src/mygetopt.c Parādīt failu

@@ -24,6 +24,11 @@
# include <inttypes.h>
#endif

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

#include <stdio.h>
#include <string.h>



Notiek ielāde…
Atcelt
Saglabāt