Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/usb/uhub.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/usb/uhub.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- src/sys/dev/usb/uhub.c 1999/09/12 08:23:42 1.27 +++ src/sys/dev/usb/uhub.c 1999/09/13 19:18:17 1.28 @@ -1,4 +1,4 @@ -/* $NetBSD: uhub.c,v 1.27 1999/09/12 08:23:42 augustss Exp $ */ +/* $NetBSD: uhub.c,v 1.28 1999/09/13 19:18:17 augustss Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -53,6 +53,8 @@ #endif #include +#include + #include #include #include