diff options
Diffstat (limited to 'src/tun_helper.h')
-rw-r--r-- | src/tun_helper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tun_helper.h b/src/tun_helper.h index ff5f68f..bd9b438 100644 --- a/src/tun_helper.h +++ b/src/tun_helper.h @@ -33,8 +33,8 @@ * along with uAnytun. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef UANYUTN_tun_helper_h_INCLUDED -#define UANYUTN_tun_helper_h_INCLUDED +#ifndef UANYTUN_tun_helper_h_INCLUDED +#define UANYTUN_tun_helper_h_INCLUDED #include <string.h> #include <sys/socket.h> |