afb-ws & websocket: Fix writing very long data
[src/app-framework-binder.git] / src / afb-apiset.c
index cad12e9..ae1d946 100644 (file)
@@ -29,7 +29,6 @@
 #include "afb-apiset.h"
 #include "afb-context.h"
 #include "afb-xreq.h"
-#include "jobs.h"
 
 #define INCR 8         /* CAUTION: must be a power of 2 */