Skip to content
Snippets Groups Projects
Commit 25105980 authored by deuce's avatar deuce
Browse files

Add include for bbslist.h for struct bbslist.

parent a5392654
Branches
Tags
No related merge requests found
#ifndef _MODEM_H_
#define _MODEM_H_
#include "bbslist.h"
int modem_connect(struct bbslist *bbs);
int modem_close(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment