]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mi/mi-cmd-env.c
Move some declarations to source.h
[thirdparty/binutils-gdb.git] / gdb / mi / mi-cmd-env.c
index e7c41dd7bd44cdaafec7c17ccd87db2706e9adb0..2f5b803d5bdebd2403630515e1b488ed64a00103 100644 (file)
@@ -31,6 +31,7 @@
 #include "ui-out.h"
 #include "top.h"
 #include <sys/stat.h>
+#include "source.h"
 
 static const char path_var_name[] = "PATH";
 static char *orig_path = NULL;