openbsd-wip

OpenBSD Work in Progress ports
git clone https://git.e1e0.net/openbsd-wip.git
Log | Files | Refs

patch-include_med_outils_h (268B)


      1 $OpenBSD$
      2 
      3 Index: include/med_outils.h
      4 --- include/med_outils.h.orig
      5 +++ include/med_outils.h
      6 @@ -248,7 +248,7 @@
      7  
      8  /*Pour eviter le bug solaris*/
      9  #ifndef __APPLE__
     10 -#include <malloc.h>
     11 +#include <stdlib.h>
     12  #endif
     13  
     14  /* Interface des routines du composant tools */