]> git.pld-linux.org Git - packages/opendap-ncml_module.git/blob - opendap-ncml_module-includes.patch
- new
[packages/opendap-ncml_module.git] / opendap-ncml_module-includes.patch
1 --- ncml_module-1.2.3/NCMLContainer.cc.orig     2013-10-01 23:36:10.000000000 +0200
2 +++ ncml_module-1.2.3/NCMLContainer.cc  2014-03-12 14:08:06.091184102 +0100
3 @@ -34,6 +34,7 @@
4  #include <cerrno>
5  #include <cstdlib>
6  #include <cstring>
7 +#include <unistd.h>
8  
9  using std::ofstream ;
10  using std::endl ;
This page took 0.097414 seconds and 3 git commands to generate.