Fixed world breakage in previous commit. Somehow the wrong include was

removed in the world although the correct one was removed in the universe.
This commit is contained in:
Bruce Evans 2003-09-17 01:09:10 +00:00
parent 293941a556
commit 6ab09ca79b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120142

View file

@ -46,7 +46,7 @@
*
*/
#include <dev/sio/sioreg.h>
#include <dev/ic/ns16550.h>
#include <dev/sound/midi/midi.h>
/* XXX What about a PCI uart? */