Diff for /embedaddon/sudo/common/list.c between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2013/07/22 10:46:11 version 1.1.1.4, 2013/10/14 07:56:33
Line 32 Line 32
 #include "missing.h"  #include "missing.h"
 #include "list.h"  #include "list.h"
 #ifdef DEBUG  #ifdef DEBUG
# include "error.h"# include "fatal.h"
 #endif  #endif
   
 struct list_proto {  struct list_proto {

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>