X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=libsurf-webext.c;h=4270b4731de6ddd7949a7db989adf52e2e889e63;hp=6c3deb72c6224174a958c1f86583f4c6b86568a2;hb=1901359efa10fe2e18794df34fc33b81da03a6f5;hpb=7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b diff --git a/libsurf-webext.c b/libsurf-webext.c index 6c3deb7..4270b47 100644 --- a/libsurf-webext.c +++ b/libsurf-webext.c @@ -8,9 +8,9 @@ #include #include -#define LENGTH(x) (sizeof(x) / sizeof(x[0])) +#include "common.h" -#define MSGBUFSZ 32 +#define LENGTH(x) (sizeof(x) / sizeof(x[0])) typedef struct Page { guint64 id;