sci-misc/boinc-wrapper: revbump (new eclass)

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-07-22 13:15:34 +05:00
parent addcb80229
commit f39fafa2e2
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef BOINC_CONFIG_H
#define BOINC_CONFIG_H
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_WAIT_H 1
#endif