1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-29 01:03:57 +03:00

Moved includes from priv.h to bind.h

This commit is contained in:
Aris Adamantiadis
2010-10-27 23:06:38 +02:00
parent b6901ec4b9
commit 0e82cdeadc
4 changed files with 57 additions and 25 deletions

View File

@@ -31,6 +31,7 @@
#include <stdlib.h>
#include "libssh/priv.h"
#include "libssh/bind.h"
#include "libssh/libssh.h"
#include "libssh/server.h"
#include "libssh/keyfiles.h"