]> git.pld-linux.org Git - packages/dapl.git/blob - dapl-include.patch
- updated to 2.0.41
[packages/dapl.git] / dapl-include.patch
1 --- dapl-2.0.35/dat/common/dat_strerror.c.orig  2012-01-13 19:55:59.000000000 +0100
2 +++ dapl-2.0.35/dat/common/dat_strerror.c       2012-06-04 16:46:08.306764381 +0200
3 @@ -43,6 +43,8 @@
4  #include <dat2/udat.h>
5  #endif                         /* __UDAPL__ */
6  
7 +#include <stdlib.h>
8 +
9  /*********************************************************************
10   *                                                                   *
11   * Internal Function Declarations                                    *
This page took 0.057745 seconds and 3 git commands to generate.