delorie.com/archives/browse.cgi | search |
Message-Id: | <9704141610.AA25374@gnu.sdsp.mc.xerox.com> |
To: | djgpp-workers AT delorie DOT com |
Subject: | sys/sysmacros.h in include? |
Date: | Mon, 14 Apr 1997 09:10:50 PDT |
From: | "Marty Leisner" <leisner AT sdsp DOT mc DOT xerox DOT com> |
I needed to put sysmacros.h in include/sys to compile file (easier then changing the code). This looks harmless...can we put it in? Its again 2.01. I'm going to package it up tomorrow -- where should it go? Who do I contact. #ifndef _SYS_MACROS_H #define _SYS_MACROS_H #define major(dev) 0 #define minor(dev) 0 #endif ~ marty leisner AT sdsp DOT mc DOT xerox DOT com Don't confuse education with schooling. Milton Friedman to Yogi Berra
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |