svn rev #18117: trunk/src/appl/telnet/ telnet/ telnetd/
    rra@MIT.EDU 
    rra at MIT.EDU
       
    Mon Jun 12 15:59:35 EDT 2006
    
    
  
Commit By: rra
Log Message: 
Ticket: 3466
Always include sys/ioctl.h in the telnet and telnetd code, even if
sys/filio.h is available.  GNU/kFreeBSD has sys/filio.h but still
requires sys/ioctl.h, and sys/ioctl.h is included unconditionally
elsewhere in the code.  Patch from Petr Salinger.
Changed Files:
U   trunk/src/appl/telnet/telnet/externs.h
U   trunk/src/appl/telnet/telnetd/defs.h
    
    
More information about the cvs-krb5
mailing list