1/* Copyright 2007 Free Software Foundation, Inc.
2   Contributed by Ollie Wild <aaw@google.com>.  */
3
4#ifndef DIR_ONLY_3B_H
5#define DIR_ONLY_3B_H
6
7extern int inside guard;
8
9#endif
10