mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
-- Fixed custom.h and custom.h.in
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user