PERFORCE change 150168 for review
    Ed Schouten 
    ed at FreeBSD.org
       
    Sat Sep 20 14:09:30 UTC 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=150168
Change 150168 by ed at ed_dull on 2008/09/20 14:08:53
	Fix compilation again.
	
	Pointed out by:	Jille Timmermans <jille quis cx>
Affected files ...
.. //depot/projects/mpsafetty/sys/sys/tty.h#16 edit
Differences ...
==== //depot/projects/mpsafetty/sys/sys/tty.h#16 (text+ko) ====
@@ -194,8 +194,8 @@
     struct cdev *, const char *);
 
 /* Drivers and line disciplines also need to call these. */
+#include <sys/ttydisc.h>
 #include <sys/ttydevsw.h>
-#include <sys/ttydisc.h>
 #include <sys/ttyhook.h>
 #endif /* _KERNEL */
 
    
    
More information about the p4-projects
mailing list