summaryrefslogtreecommitdiff
path: root/contrib/diff/diff.h
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-02-16 22:56:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-02-16 22:56:36 +0000
commitaf210d1ee6c88381d94ee9d3dcfaceb584cea617 (patch)
tree6ee29fe82963d1b9b1812a78506dae0fd593050c /contrib/diff/diff.h
parent90fc35042bfcbab4d770628306d9b741a6588665 (diff)
Notes
Diffstat (limited to 'contrib/diff/diff.h')
-rw-r--r--contrib/diff/diff.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/contrib/diff/diff.h b/contrib/diff/diff.h
index 24f08859866f..9a92e0d9f184 100644
--- a/contrib/diff/diff.h
+++ b/contrib/diff/diff.h
@@ -16,14 +16,11 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU DIFF; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+/* $FreeBSD$ */
#include "system.h"
#include <stdio.h>
-#ifdef __FreeBSD__
-#include <gnuregex.h>
-#else
#include "regex.h"
-#endif
#define TAB_WIDTH 8