Create new common/pathstuff.[ch]
[deliverable/binutils-gdb.git] / gdb / source.c
index 8a27b2e666fbf3eabe3100100cffab354eea2798..04ee3b33d204db93f2918a75f5a239da15e1f3fc 100644 (file)
@@ -44,6 +44,7 @@
 #include "readline/readline.h"
 #include "common/enum-flags.h"
 #include <algorithm>
+#include "common/pathstuff.h"
 
 #define OPEN_MODE (O_RDONLY | O_BINARY)
 #define FDOPEN_MODE FOPEN_RB
This page took 0.024572 seconds and 4 git commands to generate.