Have configure check to see if /usr/include/popt/popt.h is around
[rsync/rsync.git] / tls.c
diff --git a/tls.c b/tls.c
index c52b25a..4cb4c7a 100644 (file)
--- a/tls.c
+++ b/tls.c
@@ -35,7 +35,7 @@
  * change. */
 
 #include "rsync.h"
-#include "popt.h"
+#include <popt.h>
 #include "lib/sysxattrs.h"
 
 #define PROGRAM "tls"