- add options to the list tail, so they are shown in the same order they are declared
[libfirm] / ir / be / beemitter.h
index 3c25a80..06b60e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -29,8 +29,6 @@
 #ifndef FIRM_BE_BEEMITTER_H
 #define FIRM_BE_BEEMITTER_H
 
-#include "firm_config.h"
-
 #include <stdio.h>
 #include <stdarg.h>
 #include "firm_types.h"