summaryrefslogtreecommitdiff
path: root/src/helloworld.h
blob: 77c44ec04dad9026edd862a5b5a5429e22268906 (plain)
1
2
3
4
5
6
#ifndef __HELLOWORLD_H
#define __HELLOWORLD_H

#include "config.h"

#endif /* ~__HELLOWORLD_H */