libpmc: Forgot regex.h
Reported by: ci MFC after: 1 week X-MFC-With: r354549
This commit is contained in:
parent
a0ac5706af
commit
f3dbece807
@ -34,6 +34,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <regex.h>
|
||||
#include <string.h>
|
||||
#include <pmc.h>
|
||||
#include <pmclog.h>
|
||||
|
Loading…
Reference in New Issue
Block a user