Fixed the last fix again:
[libfirm] / ir / adt / util.h
index 3757ed8..6730c44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyrigth (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -26,6 +26,8 @@
 #ifndef FIRM_ADT_UTIL_H
 #define FIRM_ADT_UTIL_H
 
+#include "firm_config.h"
+
 /**
  * Get the offset of a member of a struct.
  * @param type   The type of the struct member is in.