diff options
Diffstat (limited to 'sci-astronomy/xephem/files/xephem-3.7.6-implicits.patch')
-rw-r--r-- | sci-astronomy/xephem/files/xephem-3.7.6-implicits.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-astronomy/xephem/files/xephem-3.7.6-implicits.patch b/sci-astronomy/xephem/files/xephem-3.7.6-implicits.patch deleted file mode 100644 index 4c340711e0e..00000000000 --- a/sci-astronomy/xephem/files/xephem-3.7.6-implicits.patch +++ /dev/null @@ -1,12 +0,0 @@ -sunmenu.c:920:3: warning: implicit declaration of function ‘strptime’ - ---- a/GUI/xephem/sunmenu.c -+++ b/GUI/xephem/sunmenu.c -@@ -1,6 +1,7 @@ - /* code to manage the sun display - */ - -+#define _XOPEN_SOURCE /* See feature_test_macros(7) */ - #include <stdio.h> - #include <stdlib.h> - #include <errno.h> |