aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
blob: d2909ce25ac2915adf67394b057d08cf63e7bfb9 (plain) (blame)
1
2
3
4
5
6
#ifndef GRAB_UTIL_H
#define GRAB_UTIL_H

void pcre2_bitch_and_die(int ec, const char *fmt);

#endif /* !GRAB_UTIL_H */