diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-07 02:21:52 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-07 02:21:52 +0000 |
commit | 0467aae499c92d2291845dfda27e5622a727a993 (patch) | |
tree | 34ed02ae681900dda940f9ba00d20f84e185a83b /japanese/typist | |
parent | 3842be24171bd26fb70d2551ccf75d9cddff3e53 (diff) | |
download | ports-0467aae499c92d2291845dfda27e5622a727a993.tar.gz ports-0467aae499c92d2291845dfda27e5622a727a993.zip |
Notes
Diffstat (limited to 'japanese/typist')
-rw-r--r-- | japanese/typist/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/typist/files/patch-ac b/japanese/typist/files/patch-ac index aa016c215a84..af2ab60f38da 100644 --- a/japanese/typist/files/patch-ac +++ b/japanese/typist/files/patch-ac @@ -13,7 +13,7 @@ + #include <sys/types.h> + #include <sys/dir.h> + #include <sys/file.h> -+ #include <machine/soundcard.h> ++ #include <sys/soundcard.h> + #include <stdlib.h> + #include <string.h> + #include <unistd.h> |