Module Name: src Committed By: joerg Date: Tue Sep 25 05:41:20 UTC 2018
Modified Files: src/external/public-domain/xz/dist/src/xz: list.c Log Message: Revert last change, side effect of old config.h. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/public-domain/xz/dist/src/xz/list.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/public-domain/xz/dist/src/xz/list.c diff -u src/external/public-domain/xz/dist/src/xz/list.c:1.2 src/external/public-domain/xz/dist/src/xz/list.c:1.3 --- src/external/public-domain/xz/dist/src/xz/list.c:1.2 Tue Sep 25 03:50:58 2018 +++ src/external/public-domain/xz/dist/src/xz/list.c Tue Sep 25 05:41:20 2018 @@ -11,7 +11,6 @@ /////////////////////////////////////////////////////////////////////////////// #include "private.h" -#include "list.h" #include "tuklib_integer.h"