X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ce4d5ce009fe91e1da3740abd9c5941521a1cd07..fbe01355c8bc8e2fd7314028008564dfa6e36647:/src/print_graph.h diff --git a/src/print_graph.h b/src/print_graph.h index 1a76028b..ba2e6d3d 100644 --- a/src/print_graph.h +++ b/src/print_graph.h @@ -18,9 +18,9 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef PRINT_H_ -# define PRINT_H_ +#ifndef PRINT_GRAPH_H_ +# define PRINT_GRAPH_H_ void print_graph PARAMS ((void)); -#endif /* !PRINT_H_ */ +#endif /* !PRINT_GRAPH_H_ */