X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9dbe14245aca0472b9df273d0fa477844819b8ec..d9c88cd101a63778a85dfd55a01a3af0db2465c9:/uip/post.c diff --git a/uip/post.c b/uip/post.c index 3fd1fff0..09c66151 100644 --- a/uip/post.c +++ b/uip/post.c @@ -6,6 +6,11 @@ */ #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"