diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-11 05:45:48 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-11 05:45:48 +0000 |
| commit | 49b95be03e016ae4685b00d1e31dd695b83562b7 (patch) | |
| tree | 0dcc26bcf690ed023a1ba48ab42ddc888b9ad22d /gnu/usr.bin/diff/diff.h | |
| parent | dc92878b84f2e6367e192d9bd3e40450748f68b7 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff/diff.h')
| -rw-r--r-- | gnu/usr.bin/diff/diff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/diff.h b/gnu/usr.bin/diff/diff.h index e75050f9bf64..9d51ffcd555c 100644 --- a/gnu/usr.bin/diff/diff.h +++ b/gnu/usr.bin/diff/diff.h @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "system.h" #include <ctype.h> #include <stdio.h> -#include "regex.h" +#include "gnuregex.h" #ifndef PR_FILE_NAME #define PR_FILE_NAME "/bin/pr" |
