aboutsummaryrefslogtreecommitdiff
path: root/include/setup_dirs.h
blob: 8d07748ec408dedad61e15de68af7d15eca1e98e (plain)
1
2
3
4
5
6
#ifndef SETUP_DIRS_H
#define SETUP_DIRS_H

void setup_dirs(void);

#endif