diff options
author | Andy Cedilnik <andy.cedilnik@kitware.com> | 2007-03-15 19:22:15 (GMT) |
---|---|---|
committer | Andy Cedilnik <andy.cedilnik@kitware.com> | 2007-03-15 19:22:15 (GMT) |
commit | 9314bb49e09b323f1c889d95448ca5dd0a42cc61 (patch) | |
tree | 72c7e4477ba67281ddc446e8cccad11e1b46e408 /Utilities/cmcurl/nwlib.c | |
parent | f52d37c26f5fd48cc745b85c3233848d7b664368 (diff) | |
download | CMake-9314bb49e09b323f1c889d95448ca5dd0a42cc61.zip CMake-9314bb49e09b323f1c889d95448ca5dd0a42cc61.tar.gz CMake-9314bb49e09b323f1c889d95448ca5dd0a42cc61.tar.bz2 |
ENH: Update Curl to 7.16.1
Diffstat (limited to 'Utilities/cmcurl/nwlib.c')
-rw-r--r-- | Utilities/cmcurl/nwlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmcurl/nwlib.c b/Utilities/cmcurl/nwlib.c index a999dfd..b0eea56 100644 --- a/Utilities/cmcurl/nwlib.c +++ b/Utilities/cmcurl/nwlib.c @@ -30,7 +30,7 @@ #include <nks/thread.h> #include <nks/synch.h> -#include "curl_memory.h" +#include "memory.h" #include "memdebug.h" typedef struct |