Provide efficient store/unstore for afb_req
[src/app-framework-binder.git] / src / afb-apiset.c
index 410ff27..c934e8c 100644 (file)
@@ -31,8 +31,6 @@
 #include "afb-xreq.h"
 #include "jobs.h"
 
-#include <afb/afb-req-itf.h>
-
 #define INCR 8         /* CAUTION: must be a power of 2 */
 
 /**