Diff for /dietlibc/t.c between versions 1.70 and 1.71

version 1.70, 2001/05/16 17:22:57 version 1.71, 2001/05/17 15:55:14
Line 26 Line 26
 #include <sys/msg.h>  #include <sys/msg.h>
 #include <string.h>  #include <string.h>
   
   int foo;
   
 int main(int argc,char *argv[]) {  int main(int argc,char *argv[]) {
     int i=foo;
 #if 0  #if 0
   struct dirent **namelist;    struct dirent **namelist;
   int n;    int n;

Removed from v.1.70  
changed lines
  Added in v.1.71


LinuxTV legacy CVS <linuxtv.org/cvs>