blob: f1ab0e19d643e33eb082777cbb95347218649da5 [file] [log] [blame]
#ifndef SUB_H
#define SUB_H
int sub();
#endif