mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-06 01:02:08 -08:00
Dead code removal, fix for cleanup GitHub issue #28
This commit is contained in:
parent
b59a7cf1d8
commit
612c17240a
42 changed files with 82 additions and 99 deletions
|
|
@ -25,8 +25,8 @@
|
|||
* LLC. Start here: http://www.zerotier.com/
|
||||
*/
|
||||
|
||||
#ifndef _ZT_ADDRESS_HPP
|
||||
#define _ZT_ADDRESS_HPP
|
||||
#ifndef ZT_ADDRESS_HPP
|
||||
#define ZT_ADDRESS_HPP
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue