1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-21 14:00:51 +03:00

src: add new and align include guards in header files (#480)

Make sure all include guards exist and follow the same format.
This commit is contained in:
Marc Hoersken
2020-05-31 21:39:22 +02:00
parent ba149e804e
commit ffab6960b5
14 changed files with 35 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
#ifndef __LIBSSH2_COMP_H
#define __LIBSSH2_COMP_H
/* Copyright (C) 2009-2010 by Daniel Stenberg
*
* Redistribution and use in source and binary forms,