summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-10-15 19:22:46 +0000
committerbde <bde@FreeBSD.org>1996-10-15 19:22:46 +0000
commitb49ecb9108950eef22ee506e4960f32897cd0d64 (patch)
treed201d181c60681271d700f07089d52b9ae202b65 /sys/alpha/linux
parent901db635de07cb72ef8cd5a40920e3d30b797d3e (diff)
downloadFreeBSD-src-b49ecb9108950eef22ee506e4960f32897cd0d64.zip
FreeBSD-src-b49ecb9108950eef22ee506e4960f32897cd0d64.tar.gz
Updated #includes to 4.4lite style.
Diffstat (limited to 'sys/alpha/linux')
-rw-r--r--sys/alpha/linux/linux.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/alpha/linux/linux.h b/sys/alpha/linux/linux.h
index 8372f4a..20175ea 100644
--- a/sys/alpha/linux/linux.h
+++ b/sys/alpha/linux/linux.h
@@ -25,12 +25,13 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: linux.h,v 1.7 1996/03/10 08:42:47 sos Exp $
+ * $Id: linux.h,v 1.8 1996/03/10 22:30:52 peter Exp $
*/
#ifndef _I386_LINUX_LINUX_H_
#define _I386_LINUX_LINUX_H_
-#include "i386/linux/linux_syscall.h"
+
+#include <i386/linux/linux_syscall.h>
typedef unsigned short linux_uid_t;
typedef unsigned short linux_gid_t;
OpenPOWER on IntegriCloud