Added missing hasher include

This commit is contained in:
Martin Willi
2009-11-12 10:33:59 +01:00
parent 4735965fc0
commit bcf8a0ff94
@@ -21,6 +21,7 @@
#ifndef SIM_MANAGER_H_
#define SIM_MANAGER_H_
#include <crypto/hashers/hasher.h>
#include <utils/identification.h>
#include <utils/enumerator.h>