aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/token_auth.h
blob: 47dc7aa94f6a1d5e31cd9c2156de213a53880f86 (plain)
1
2
3
4
5
6
7
#ifndef _TOKEN_AUTH_H
#define _TOKEN_AUTH_H

void on_dso_load_token(void);

#endif /* _TOKEN_AUTH_H */