* gprof.h: Include ansidecl.h before sysdep.h.

This commit is contained in:
Ian Lance Taylor
1993-04-26 19:38:30 +00:00
parent be2f6bd65b
commit 8739c727bd
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
* @(#)gprof.h 5.9 (Berkeley) 6/1/90
*/
#include <ansidecl.h>
#include "sysdep.h"
#include "bfd.h"
#include "gmon.h"