squash some warnings

svn path=/trunk/netsurf/; revision=7048
This commit is contained in:
Vincent Sanders 2009-04-05 21:22:13 +00:00
parent 2531079866
commit 5fb853c99d
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include <sys/types.h>
#include <stdint.h>
#include <string.h>
#include "utils/log.h"
#include "css/css.h"

View File

@ -167,6 +167,8 @@ void fbtk_writable_text(fbtk_widget_t *widget, fbtk_enter_t enter, void *pw);
/* General routines */
bool fbtk_clip_rect(const bbox_t * restrict clip, bbox_t * restrict box);
/** Pointer movement.
*
* Pointer has been moved.