summaryrefslogtreecommitdiff
path: root/sdk/recipes/files/libtre/regex.h
blob: 961651e3c55ce2aac5ae6d04099a17bee5dae3d8 (plain)
1
2
3
4
5
6
7
8
#ifndef _REGEX_H
#define _REGEX_H

/* Compatibility header */

#include <tre/regex.h>

#endif