summaryrefslogtreecommitdiff
path: root/sshbuf-getput-basic.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-05-15 14:58:07 +1000
committerDamien Miller <djm@mindrot.org>2014-05-15 14:58:07 +1000
commite5b9f0f2ee6e133894307e44e862b66426990733 (patch)
tree166d49510b4e41907e1f0172a3fdef4fffab23cc /sshbuf-getput-basic.c
parentb9c566788a9ebd6a9d466f47a532124f111f0542 (diff)
downloadopenssh-git-e5b9f0f2ee6e133894307e44e862b66426990733.tar.gz
- (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]
[sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes
Diffstat (limited to 'sshbuf-getput-basic.c')
-rw-r--r--sshbuf-getput-basic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshbuf-getput-basic.c b/sshbuf-getput-basic.c
index 6b16b214..b7d0758c 100644
--- a/sshbuf-getput-basic.c
+++ b/sshbuf-getput-basic.c
@@ -15,6 +15,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#define SSHBUF_INTERNAL
#include "includes.h"
#include <sys/types.h>
@@ -23,7 +24,6 @@
#include <string.h>
#include "ssherr.h"
-#define SSHBUF_INTERNAL
#include "sshbuf.h"
int