chiark / gitweb /
journal: avoid re-definition of enums for older gcc versions
[elogind.git] / src / journal / journal-internal.h
index 482ef61b9ab0410b3086c14d9443d0e20d7f76a5..64d05f0e1ef7d861db79bf9ab436fd882f73e4d0 100644 (file)
@@ -33,9 +33,6 @@
 #include "hashmap.h"
 #include "journal-file.h"
 
-typedef enum MatchType MatchType;
-typedef enum LocationType LocationType;
-
 typedef struct Match Match;
 typedef struct Location Location;
 typedef struct Directory Directory;