summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/ethernetdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ethernetdb.h b/include/ethernetdb.h
index d881048..46d8bfd 100644
--- a/include/ethernetdb.h
+++ b/include/ethernetdb.h
@@ -27,7 +27,7 @@
/* Absolute file name for network data base files. */
#ifndef _PATH_ETHERTYPES
-#define _PATH_ETHERTYPES "/usr/local/etc/ethertypes"
+#define _PATH_ETHERTYPES "/etc/ethertypes"
#endif /* _PATH_ETHERTYPES */
struct ethertypeent {