1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-31 00:03:07 +03:00

config.h bug resolved

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@146 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Aris Adamantiadis
2008-03-08 23:02:23 +00:00
parent 77a88811f1
commit df54380a33

View File

@ -25,7 +25,7 @@ MA 02111-1307, USA. */
#ifndef _LIBSSH_PRIV_H
#define _LIBSSH_PRIV_H
#include "libssh/config.h"
#include "config.h"
#include "libssh/libssh.h"
/* Debugging constants */