Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2008 14:09:29 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 150168 for review
Message-ID:  <200809201409.m8KE9Ts8085974@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=150168

Change 150168 by ed@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 */
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809201409.m8KE9Ts8085974>