summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/corefile.h')
-rw-r--r--src/lib/util/corefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/corefile.h b/src/lib/util/corefile.h
index 182d8c76ad9..79ec9518cac 100644
--- a/src/lib/util/corefile.h
+++ b/src/lib/util/corefile.h
@@ -66,7 +66,7 @@
TYPE DEFINITIONS
***************************************************************************/
-typedef struct _core_file core_file;
+struct core_file;