-- Fixed custom.h and custom.h.in

This commit is contained in:
dfs
1998-02-14 03:41:39 +00:00
parent d37d2c08d9
commit 22d3a18116
2 changed files with 2 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
/* */
/***************************************************************/
/* $Id: custom.h,v 1.10 1998-02-14 03:40:10 dfs Exp $ */
/* $Id: custom.h,v 1.11 1998-02-14 03:41:39 dfs Exp $ */
/*---------------------------------------------------------------------*/
/* LAT_DEG, LAT_MIN and LAT_SEC: Latitude of your location */
@@ -211,9 +211,6 @@
#ifdef UNIX
#define _POSIX_SOURCE
#endif
#ifdef SYSV
#define _SVID_SOURCE
#endif

View File

@@ -10,7 +10,7 @@
/* */
/***************************************************************/
/* $Id: custom.h.in,v 1.3 1998-02-10 03:33:48 dfs Exp $ */
/* $Id: custom.h.in,v 1.4 1998-02-14 03:41:40 dfs Exp $ */
/*---------------------------------------------------------------------*/
/* LAT_DEG, LAT_MIN and LAT_SEC: Latitude of your location */
@@ -211,9 +211,6 @@
#ifdef UNIX
#define _POSIX_SOURCE
#endif
#ifdef SYSV
#define _SVID_SOURCE
#endif