$NetBSD: patch-an,v 1.2 2010/12/23 06:34:50 ryoon Exp $

Where to find the config file

--- e2fsck/e2fsck.h.orig	2014-08-03 05:26:22.000000000 +0900
+++ e2fsck/e2fsck.h	2014-12-10 20:54:53.000000000 +0900
@@ -69,6 +69,10 @@
 
 #include "quota/quotaio.h"
 
+#ifndef ETC_DIR
+#define ETC_DIR "/etc"		/* Where to find the config file */
+#endif
+
 /*
  * Exit codes used by fsck-type programs
  */
