Last change
on this file since 237 was 232, checked in by bird, 22 years ago |
#warning for the mozilla guys.
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
241 bytes
|
Line | |
---|
1 | /* Just for compatibility with some other uls packets
|
---|
2 | * which is floating around.
|
---|
3 | */
|
---|
4 | #ifndef ulserr_h__
|
---|
5 | #define ulserr_h__
|
---|
6 | #warning Please, don't use ulserr.h. You should be using ulserrno.h!
|
---|
7 | #include <ulserrno.h>
|
---|
8 | #endif /* ulserr_h__ */
|
---|
9 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.