diff options
Diffstat (limited to 'fallback.c')
-rw-r--r-- | fallback.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,9 +3,10 @@ | |||
3 | ** TecCGraf - PUC-Rio | 3 | ** TecCGraf - PUC-Rio |
4 | */ | 4 | */ |
5 | 5 | ||
6 | char *rcs_fallback="$Id: fallback.c,v 1.9 1994/11/21 18:22:58 roberto Stab roberto $"; | 6 | char *rcs_fallback="$Id: fallback.c,v 1.10 1994/12/20 21:20:36 roberto Exp $"; |
7 | 7 | ||
8 | #include <stdio.h> | 8 | #include <stdio.h> |
9 | #include <string.h> | ||
9 | 10 | ||
10 | #include "mem.h" | 11 | #include "mem.h" |
11 | #include "fallback.h" | 12 | #include "fallback.h" |