mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
sftp.h: fix the #ifdef to prevent multiple inclusions
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#ifndef _LIBSSH2_SFP_H
|
#ifndef _LIBSSH2_SFTP_H
|
||||||
#define _LIBSSH2_SFTP_H
|
#define _LIBSSH2_SFTP_H
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010, 2011 by Daniel Stenberg
|
* Copyright (C) 2010, 2011 by Daniel Stenberg
|
||||||
|
|||||||
Reference in New Issue
Block a user