sftp.h: fix the #ifdef to prevent multiple inclusions

This commit is contained in:
Daniel Stenberg 2011-09-16 22:08:55 +02:00
parent 30e28817f2
commit 16dd675f4d

View File

@ -1,4 +1,4 @@
#ifndef _LIBSSH2_SFP_H
#ifndef _LIBSSH2_SFTP_H
#define _LIBSSH2_SFTP_H
/*
* Copyright (C) 2010, 2011 by Daniel Stenberg