Skip to content
Snippets Groups Projects
Commit d4711492 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

follow resolve_field_table_s changes

parent fb30ba8a
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@
#include <skalibs/buffer.h>
#include <66/resolve.h>
#include <66/tree.h>
#include <66/service.h>
#include <66/info.h>
#include <66/utils.h>
#include <66/constants.h>
......
......@@ -32,6 +32,7 @@
#include <s6/supervise.h>
#include <66/resolve.h>
#include <66/tree.h>
#include <66/state.h>
#include <66/utils.h>
#include <66/constants.h>
......
......@@ -21,6 +21,7 @@
#include <skalibs/genalloc.h>
#include <66/resolve.h>
#include <66/service.h>
#include <66/ssexec.h>
int rc_send(ssexec_t *info,genalloc *ga,char const *sig,char const *const *envp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment