/[groff]/groff/src/libs/libgroff/maxfilename.cpp
ViewVC logotype

Diff of /groff/src/libs/libgroff/maxfilename.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wlemb, Tue Apr 15 15:13:38 2003 UTC revision 1.2 by wl, Sat Apr 2 12:49:11 2005 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 1992, 2001, 2003 Free Software Foundation, Inc.  /* Copyright (C) 1992, 2001, 2003, 2005 Free Software Foundation, Inc.
3       Written by James Clark (jjc@jclark.com)       Written by James Clark (jjc@jclark.com)
4    
5  This file is part of groff.  This file is part of groff.
# Line 37  size_t file_name_max(const char *fname) Line 37  size_t file_name_max(const char *fname)
37    
38  #else /* not _POSIX_VERSION */  #else /* not _POSIX_VERSION */
39    
 #ifdef HAVE_CC_LIMITS_H  
 #include <limits.h>  
 #endif /* HAVE_CC_LIMITS_H */  
   
40  #ifdef HAVE_DIRENT_H  #ifdef HAVE_DIRENT_H
41  #include <dirent.h>  #include <dirent.h>
42  #else /* not HAVE_DIRENT_H */  #else /* not HAVE_DIRENT_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26