X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e35ad79b1bb0239b50d08f80853acaf11dc13fac..99c3e591b201c28b8fe22c881332f8a4888e69b8:/tls.c diff --git a/tls.c b/tls.c index 7628d688..4cb4c7a2 100644 --- a/tls.c +++ b/tls.c @@ -2,7 +2,7 @@ * Trivial ls for comparing two directories after running an rsync. * * Copyright (C) 2001, 2002 Martin Pool - * Copyright (C) 2003-2007 Wayne Davison + * Copyright (C) 2003-2008 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,7 +35,7 @@ * change. */ #include "rsync.h" -#include "popt.h" +#include #include "lib/sysxattrs.h" #define PROGRAM "tls"