Commit 64e88ff6 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

removed inclusion of libcurl memory debug headers since this lib stub is a...

removed inclusion of libcurl memory debug headers since this lib stub is a well proofed method suggested by Novell. This enables usage of the stub with language bindings.
parent acd7c945
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -35,8 +35,6 @@
#include <nks/thread.h>
#include <nks/thread.h>
#include <nks/synch.h>
#include <nks/synch.h>


#include "memory.h"
#include "memdebug.h"


typedef struct
typedef struct
{
{