X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fdirentz.h;h=10dc812916e8d1f3e2aea6f42cf909164933a17f;hb=662c511bba23720066c8b08e21844aac6d5a76ad;hp=77ec607a09e7b8df730fa8341438383093634c38;hpb=896c0427df9d8eff5de6a1735dcd992e067df844;p=idzebra-moved-to-github.git diff --git a/include/direntz.h b/include/direntz.h index 77ec607..10dc812 100644 --- a/include/direntz.h +++ b/include/direntz.h @@ -1,4 +1,4 @@ -/* $Id: direntz.h,v 1.7 2002-08-02 19:26:55 adam Exp $ +/* $Id: direntz.h,v 1.8.2.1 2006-08-14 10:38:56 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -15,9 +15,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ @@ -47,6 +47,7 @@ void closedir (DIR *dd); #else /* include UNIX version */ +#include #include #endif