#ifndef __PATCH_H #define __PATCH_H int sync_buildPatch(void * __restrict, u_int, struct tagPiece ** __restrict); #endif