summaryrefslogtreecommitdiff
path: root/received.h
blob: 4e39ddaeb4ce75f77ffbd7687134d3c067d43d2c (plain)
1
2
3
4
5
6
#ifndef RECEIVED_H
#define RECEIVED_H

extern void received();

#endif