diff options
Diffstat (limited to 'astro/gpsbabel/files/patch-jeeps-gpslibusb.cc')
-rw-r--r-- | astro/gpsbabel/files/patch-jeeps-gpslibusb.cc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc b/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc deleted file mode 100644 index 60f7859af9dc..000000000000 --- a/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- jeeps/gpslibusb.cc.orig -+++ jeeps/gpslibusb.cc -@@ -20,8 +20,8 @@ - */ - - --#include <stdio.h> --#include <stdlib.h> -+#include <cstdio> -+#include <cstdlib> - #include <ctype.h> - #if HAVE_CONFIG_H - #include "config.h" |