| # | Line 11 | Line 11 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 11 | ||
| 12 | #include <stdio.h> | |
| 13 | ||
| 14 | + | #include "rtio.h" | 
| 15 | #include "paths.h" | |
| 16 | ||
| 16 | – | |
| 17 | char * | |
| 18 | < | getlibpath() | 
| 18 | > | getrlibpath() | 
| 19 | { | |
| 20 | static char *libpath = NULL; | |
| 21 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |