From 8afad7fa38c06a43310946bc04dcf90b2b62082d Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Sat, 21 Apr 2007 20:17:05 +0000 Subject: Back out last. the world is not i386. --- sys/dev/usb/udcf.c | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sys/dev/usb/udcf.c b/sys/dev/usb/udcf.c index da07d367883..f94bf0106c3 100644 --- a/sys/dev/usb/udcf.c +++ b/sys/dev/usb/udcf.c @@ -1,7 +1,7 @@ -/* $OpenBSD: udcf.c,v 1.31 2007/04/21 08:50:14 mbalmer Exp $ */ +/* $OpenBSD: udcf.c,v 1.32 2007/04/21 20:17:04 art Exp $ */ /* - * Copyright (c) 2006, 2007 Marc Balmer + * Copyright (c) 2006 Marc Balmer * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -19,6 +19,13 @@ #include #include #include +#include +#include +#include +#include +#include +#include +#include #include #include -- cgit v1.2.3