Dead code removal, fix for cleanup GitHub issue #28

This commit is contained in:
Adam Ierymenko 2013-12-06 16:49:20 -08:00
parent b59a7cf1d8
commit 612c17240a
42 changed files with 82 additions and 99 deletions

View file

@ -25,8 +25,8 @@
* LLC. Start here: http://www.zerotier.com/
*/
#ifndef _ZT_BUFFER_HPP
#define _ZT_BUFFER_HPP
#ifndef ZT_BUFFER_HPP
#define ZT_BUFFER_HPP
#include <string.h>
#include <stdint.h>