[BACK]Return to panic.c CVS log [TXT][DIR] Up to [local] / prex-old / usr / lib / prex / gen

Diff for /prex-old/usr/lib/prex/gen/panic.c between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:50 version 1.1.1.1.2.1, 2008/08/13 17:12:41
Line 31 
Line 31 
 #include <stdarg.h>  #include <stdarg.h>
 #include <prex/prex.h>  #include <prex/prex.h>
   
 #ifdef panic  
 #undef panic  
 #endif  
   
 extern int vsprintf(char *buf, const char *fmt, va_list args);  extern int vsprintf(char *buf, const char *fmt, va_list args);
   
 void  void

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb