mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-19 07:38:23 +00:00
Dead code removal, fix for cleanup GitHub issue #28
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
* This therefore is public domain.
|
||||
*/
|
||||
|
||||
#ifndef _ZT_SALSA20_HPP
|
||||
#define _ZT_SALSA20_HPP
|
||||
#ifndef ZT_SALSA20_HPP
|
||||
#define ZT_SALSA20_HPP
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
Reference in New Issue
Block a user