Loading src/writeenv.c +1 −3 Original line number Diff line number Diff line Loading @@ -18,14 +18,12 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * * $Id$ *****************************************************************************/ #include "setup.h" #include <curl/curl.h> #include "writeout.h" #ifdef __riscos__ #include <kernel.h> #endif Loading src/writeenv.h +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * * $Id$ *****************************************************************************/ void ourWriteEnv(CURL *curl); Loading Loading
src/writeenv.c +1 −3 Original line number Diff line number Diff line Loading @@ -18,14 +18,12 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * * $Id$ *****************************************************************************/ #include "setup.h" #include <curl/curl.h> #include "writeout.h" #ifdef __riscos__ #include <kernel.h> #endif Loading
src/writeenv.h +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * * $Id$ *****************************************************************************/ void ourWriteEnv(CURL *curl); Loading