1
1

include: Fix an include recursion.

It includes itself: libssh.h -> legacy.h -> libssh.h.

Found by Coverity.
Этот коммит содержится в:
Andreas Schneider 2012-10-08 20:45:08 +02:00
родитель 5e8e21d106
Коммит f2c183b413

Просмотреть файл

@ -26,8 +26,6 @@
* removed in future.
*/
#include "libssh/libssh.h"
#ifndef LEGACY_H_
#define LEGACY_H_