New error interface: migrated core, backends and frontends to it
[cascardo/atompub.git] / include / atompub / entry.h
index 0bf4253..dd2cf05 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef ATOMPUB_ENTRY_H
 #define ATOMPUB_ENTRY_H
 
-#include <atompub/ctx.h>
+#include <sys/types.h>
 
 typedef struct _atom_entry Atom;