6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
10 lines
116 B
C
10 lines
116 B
C
#ifndef _MIB_H
|
|
#define _MIB_H
|
|
|
|
/* $Id: mib.h,v 1.1 2008/02/12 19:59:45 mbse Exp $ */
|
|
|
|
|
|
void sendmibs(void);
|
|
|
|
#endif
|