Make this kld'able (#include "joy.h" no longer required as there are no

references to NJOY any more after newbusification)
This commit is contained in:
Peter Wemm 1999-12-12 20:39:35 +00:00
parent b4c7ee1c09
commit d00177ef7e
2 changed files with 0 additions and 6 deletions

View file

@ -26,11 +26,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD$
*
*/
#include "joy.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>

View file

@ -26,11 +26,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD$
*
*/
#include "joy.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>