NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42747 CVS commit: src/usr.bin/tic
The following reply was made to PR bin/42747; it has been noted by GNATS.
From: Paul Goyette <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42747 CVS commit: src/usr.bin/tic
Date: Sat, 20 Feb 2010 06:08:02 +0000
Module Name: src
Committed By: pgoyette
Date: Sat Feb 20 06:08:01 UTC 2010
Modified Files:
src/usr.bin/tic: tic.c
Log Message:
Since tic is a host tool, we need to include host system header to get
definitions of le16dec() and le16enc().
Solves PR bin/42747 from Henning Petersen
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/tic/tic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index