Imported Upstream version 0.7.11
[platform/upstream/libsolv.git] / src / dirpool.h
index fe05cc6..ca92954 100644 (file)
@@ -15,7 +15,7 @@
 extern "C" {
 #endif
 
-typedef struct _Dirpool {
+typedef struct s_Dirpool {
   Id *dirs;
   int ndirs;
   Id *dirtraverse;