ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/extern.h
Revision: 5052
Committed: Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Content type: text/x-chdr
Original Path: hopm/trunk/src/extern.h
File size: 94 byte(s)
Log Message:
- Initial import of bopm 3.1.3

File Contents

# User Rev Content
1 michael 5052 #ifndef EXTERN_H
2     #define EXTERN_H
3    
4     extern int h_errno;
5     extern unsigned int OPT_DEBUG;
6    
7     #endif