summaryrefslogtreecommitdiff
path: root/test/librandom.h
blob: 9037fce60f6bc996cb462c8aadea6eed427d3d41 (plain)
1
2
3
4
5
6
#ifndef __LIBRANDOM_H__
#define __LIBRANDOM_H__

extern void func();

#endif