X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2ac87fa623959ffb3eb7b7c3565ed85486e99abd..e99caef6d3e09d481849d3bdc51871f4c7bb574a:/uip/post.c diff --git a/uip/post.c b/uip/post.c index 3812f892..09c66151 100644 --- a/uip/post.c +++ b/uip/post.c @@ -6,6 +6,15 @@ */ #include "h/mh.h" +#include "sbr/dtime.h" +#include "sbr/m_getfld.h" +#include "sbr/getarguments.h" +#include "sbr/concat.h" +#include "sbr/smatch.h" +#include "sbr/cpydata.h" +#include "sbr/cpydgst.h" +#include "sbr/uprf.h" +#include "sbr/context_foil.h" #include "sbr/readconfig.h" #include "sbr/ambigsw.h" #include "sbr/pidstatus.h"