aboutsummaryrefslogtreecommitdiffstats
path: root/gpl.h
blob: 1d4ceb718d166000fb408a010772f52b81dad402 (plain)
1
2
3
4
5
6
#ifndef	GPL_H
#define	GPL_H
void warte();
void print_gpl();
#endif