diff options
Diffstat (limited to 'src/threads/native.c')
-rw-r--r-- | src/threads/native.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/threads/native.c b/src/threads/native.c deleted file mode 100644 index c65c18e..0000000 --- a/src/threads/native.c +++ /dev/null @@ -1,4 +0,0 @@ -#include "config.h" -#include <libssh/callbacks.h> - -struct ssh_threads_callbacks_struct ssh_pthread_callbacks; |