commit | a4850831bf4b4548af517335081b58cf006fd168 | [log] [tgz] |
---|---|---|
author | Juan Cespedes <cespedes@debian.org> | Sun Mar 03 02:37:50 2002 +0100 |
committer | Juan Cespedes <cespedes@debian.org> | Sun Mar 03 02:37:50 2002 +0100 |
tree | 38dfce9b0f44211c896626d94e8af3c9c06d6b7d | |
parent | b1dd77d66f93eeaa6cbf8b101d3e9cf70981e000 [diff] [blame] |
Version 0.3.21 * Get rid of arch/breakpoint.c; we can do it arch-independent
diff --git a/options.h b/options.h index 282b45b..60ccade 100644 --- a/options.h +++ b/options.h
@@ -3,6 +3,7 @@ #endif #include <stdio.h> +#include <sys/types.h> extern FILE * output; extern int opt_a; /* default alignment column for results */