source: roaraudio/include/libroar/auth.h @ 0:2a41d2f42394

Last change on this file since 0:2a41d2f42394 was 0:2a41d2f42394, checked in by phi, 16 years ago

Initial revision

File size: 144 bytes
Line 
1//auth.h:
2
3#ifndef _LIBROARAUTH_H_
4#define _LIBROARAUTH_H_
5
6#include "libroar.h"
7
8int roar_auth   (struct roar_connection * con);
9
10#endif
11
12//ll
Note: See TracBrowser for help on using the repository browser.