cleanup header files

This commit is contained in:
david
2009-06-25 11:43:09 +02:00
parent 8e6c67db08
commit 811b82616e
12 changed files with 78 additions and 151 deletions

View File

@@ -1,5 +1,5 @@
#ifndef DEBUG_H
#define DEBUG_H
#ifndef __DEBUG_H__
#define __DEBUG_H__
#include <stdlib.h>
#include <stdint.h>