diff --git a/bootstrap.conf b/bootstrap.conf index c6f7fd9c7a65204b9ed14f7128ccb90c587b6b7e..c6620e5c0b6b8268f284125c8518d76024049104 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -80,6 +80,7 @@ posix-shell pthread pthread_sigmask recv +regex random_r sched send diff --git a/po/POTFILES.in b/po/POTFILES.in index 88be04e6abf2a9f058d9d85676a0f14517d3e862..5d5739a30ceebee390dbd153249248c3e2022d77 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,6 +4,7 @@ daemon/remote.c daemon/remote_dispatch.h daemon/stream.c gnulib/lib/gai_strerror.c +gnulib/lib/regcomp.c src/conf/cpu_conf.c src/conf/domain_conf.c src/conf/domain_event.c