]> Dogcows Code - chaz/tar/blobdiff - src/tar.c
Avoid installation glitches on Solaris 8 with Sun C 5.4.
[chaz/tar] / src / tar.c
index 279e1f8fda1555e06fc91ba469d31f862d940e9d..e859f49b2573f67b149596a0f538f9a8d16fa565 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -22,6 +22,7 @@
 #include <system.h>
 
 #include <fnmatch.h>
+#include <getline.h>
 #include <argp.h>
 #include <argp-namefrob.h>
 
This page took 0.022643 seconds and 4 git commands to generate.