]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-solaris.c
Fixed compilation failure on Solaris due to new CHAP (missing chap-md5.o
[ppp.git] / pppd / sys-solaris.c
index d134fe9fc4095c3fd4d6e81a7abb35a3d13c8f54..076bf7dee19ccc1f50ef0df8571ccd545dcd88c2 100644 (file)
@@ -90,7 +90,7 @@
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#define RCSID  "$Id: sys-solaris.c,v 1.11 2003/04/07 00:01:46 paulus Exp $"
+#define RCSID  "$Id: sys-solaris.c,v 1.12 2004/01/17 05:47:55 carlsonj Exp $"
 
 #include <limits.h>
 #include <stdio.h>
 #endif
 #include <signal.h>
 #include <utmpx.h>
+#include <stropts.h>
 #include <sys/types.h>
 #include <sys/ioccom.h>
 #include <sys/stream.h>