Use @defvar to document gdb.pretty_printers
[deliverable/binutils-gdb.git] / gdb / xml-support.c
index 7c36ca3550206c85c46cc952887f34ffe4f3ec1a..2b19a000471e7aafca4d1bbff97a54d2fa00b00d 100644 (file)
@@ -1,6 +1,6 @@
 /* Helper routines for parsing XML using Expat.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,7 @@
 #include "defs.h"
 #include "gdbcmd.h"
 #include "xml-support.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include "safe-ctype.h"
 #include <vector>
 #include <string>
This page took 0.111062 seconds and 4 git commands to generate.