Imported Upstream version 0.6.28
[platform/upstream/libsolv.git] / src / poolid_private.h
index f861830..43ff50d 100644 (file)
@@ -7,11 +7,11 @@
 
 /*
  * poolid_private.h
- * 
+ *
  */
 
-#ifndef SATSOLVER_POOLID_PRIVATE_H
-#define SATSOLVER_POOLID_PRIVATE_H
+#ifndef LIBSOLV_POOLID_PRIVATE_H
+#define LIBSOLV_POOLID_PRIVATE_H
 
 /* the size of all buffers is incremented in blocks
  * these are the block values (increment values) for the
@@ -20,4 +20,4 @@
 #define REL_BLOCK              1023    /* hashtable for relations */
 #define WHATPROVIDES_BLOCK     1023
 
-#endif /* SATSOLVER_POOLID_PRIVATE_H */
+#endif /* LIBSOLV_POOLID_PRIVATE_H */