change global optdesc declarations to static
[libfirm] / ir / opt / opt_manage.h
index 5624e27..c6de047 100644 (file)
@@ -59,4 +59,4 @@ typedef struct optdesc_t {
  */
 void perform_irg_optimization(ir_graph *irg, optdesc_t *opt);
 
-#endif /* FIRM_OPT_MANAGE_H */
+#endif