log_unlink.c (leafnode-1.11.12.tar.bz2) | : | log_unlink.c (leafnode-1.12.0.tar.xz) | ||
---|---|---|---|---|
/* (C) 2001 - 2002 by Matthias Andree */ | /* (C) 2001 - 2010 by Matthias Andree */ | |||
#include "leafnode.h" | #include "leafnode.h" | |||
#include <unistd.h> | #include <unistd.h> | |||
#ifdef WITH_DMALLOC | #ifdef WITH_DMALLOC | |||
#include <dmalloc.h> | #include <dmalloc.h> | |||
#endif | #endif | |||
#include "ln_log.h" | #include "ln_log.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |