aboutsummaryrefslogtreecommitdiff
path: root/gdb/vec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/vec.c')
-rw-r--r--gdb/vec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/vec.c b/gdb/vec.c
index 4f67e68..d5a0929 100644
--- a/gdb/vec.c
+++ b/gdb/vec.c
@@ -19,8 +19,8 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
-#include "vec.h"
#include "defs.h"
+#include "vec.h"
struct vec_prefix
{