Update makefile.in dependencies. Add header wrappers.
[deliverable/binutils-gdb.git] / gdb / typeprint.h
index a0d44385ffe91f6eecb57aeaf6d2ac1373ccf6d4..c57cc58c7ef37f2f3bbff2feb2fca7552811aad5 100644 (file)
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#ifndef TYPEPRINT_H
+#define TYPEPRINT_H
+
 void print_type_scalar (struct type * type, LONGEST, struct ui_file *);
 
 void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
                                  int, int);
+#endif
This page took 0.024381 seconds and 4 git commands to generate.