]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.h
* src/Makefile.am (LDADD): Link $(LIBINTL) last to avoid the
[bison.git] / src / print_graph.h
index ba2e6d3d143afa91b07335daaeac786437664fee..7be8a52dba9f724ea709c544c2404139dcb6b253 100644 (file)
@@ -21,6 +21,6 @@
 #ifndef PRINT_GRAPH_H_
 # define PRINT_GRAPH_H_
 
-void print_graph PARAMS ((void));
+void print_graph (void);
 
 #endif /* !PRINT_GRAPH_H_ */