| # | Line 5 | Line 5 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 5 | * General matrix operations. | |
| 6 | */ | |
| 7 | ||
| 8 | – | #include <stdio.h> |
| 8 | #include <stdlib.h> | |
| 10 | – | #include <string.h> |
| 11 | – | #include <fcntl.h> |
| 9 | #include <errno.h> | |
| 10 | #include "rtio.h" | |
| 11 | #include "platform.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |