Fixing Quotas ....

Ryan P. Skadberg (skadberg@wicked.stigmata.org)
Sun, 7 Apr 1996 15:29:23 -0400 (EDT)


Andreas Kostyrka (andreas@medman.ag.or.at) sent me this info and the programs
compiled for me and seem to work.

-Skadz

Basically add help.h like this:
#define __KERNEL__
#include <linux/kdev_t.h>
#include <linux/wait.h>
#undef __KERNEL__
#include <linux/quota.h>

Then replace all
#include <linux/quota.h>
with
#include "help.h"

Then it compiles with some warnings and seems to work.

-- 
+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+
| Ryan P Skadberg                                     skadz@bluesky.net |
| System Administrator / Web Developer                   Blue Sky, Inc. |
| http://www.bluesky.net/skadz/			 http://www.dreamt.org/ |
+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+
| "'Seize the Day', I heard him say, Life will not always be this way"  |
+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+