Moved enum_name_t to utils folder

This commit is contained in:
Tobias Brunner
2012-10-24 16:00:50 +02:00
parent 125b37af6d
commit d5c143e5be
12 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#ifndef SIMAKA_MESSAGE_H_
#define SIMAKA_MESSAGE_H_
#include <enum.h>
#include <utils/enum.h>
#include <eap/eap.h>
#include "simaka_crypto.h"