linux/zutil.h needs to move to include/linux

David Dyck (dcd@tc.fluke.com)
Wed, 30 Jan 2002 14:29:25 -0800 (PST)


I noticed that there is a linux subdirecory under the top level
linux directory, and the contents
linux/zconf.h
linux/zutil.h
probably need to be moved to the include/linux directory

as make modules didn't work compile till I did
mv linux/* include/linux
rmdir linux

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/