source:
vendor/perl/5.8.8/vmesa/vmesaish.h@
3392
| Last change on this file since 3392 was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 236 bytes | |
| Rev | Line | |
|---|---|---|
| [3181] | 1 | #ifndef _VMESA_INCLUDED |
| 2 | # define _VMESA_INCLUDED 1 | |
| 3 | # include <string.h> | |
| 4 | # include <ctype.h> | |
| 5 | # include <vmsock.h> | |
| 6 | void * dlopen(const char *); | |
| 7 | void * dlsym(void *, const char *); | |
| 8 | void * dlerror(void); | |
| 9 | # define OLD_PTHREADS_API | |
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
