diff options
Diffstat (limited to 'science/coot/files/patch-src_rama__plot.cc')
-rw-r--r-- | science/coot/files/patch-src_rama__plot.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/coot/files/patch-src_rama__plot.cc b/science/coot/files/patch-src_rama__plot.cc deleted file mode 100644 index d9238804822f..000000000000 --- a/science/coot/files/patch-src_rama__plot.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/rama_plot.cc.orig 2018-07-08 02:28:57 UTC -+++ src/rama_plot.cc -@@ -39,6 +39,8 @@ - #include <iostream> - #include <algorithm> - -+#include <sys/stat.h> -+ - #include <gdk/gdkkeysyms.h> // for keyboarding. - - #include "utils/coot-utils.hh" // int to string |