Ticket #16503: patch-list.c.diff
File patch-list.c.diff, 245 bytes (added by stevecheckoway (Stephen Checkoway), 16 years ago) |
---|
-
list.c
old new 6 6 */ 7 7 8 8 #include <stdio.h> /* Basic includes and definitions */ 9 #include <stdlib.h> 9 10 #include "list.h" 10 11 11 12 #define boolean int