aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/tm-cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/tm-cygwin.h')
-rw-r--r--gdb/config/i386/tm-cygwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/tm-cygwin.h b/gdb/config/i386/tm-cygwin.h
index b66e3c7..287b8e0 100644
--- a/gdb/config/i386/tm-cygwin.h
+++ b/gdb/config/i386/tm-cygwin.h
@@ -38,7 +38,7 @@ extern CORE_ADDR skip_trampoline_code (CORE_ADDR pc, char *name);
#define ADD_SHARED_SYMBOL_FILES dll_symbol_command
struct target_ops;
-char *cygwin_pid_to_str (int pid);
+char *cygwin_pid_to_str (ptid_t ptid);
void child_solib_add (char *, int, struct target_ops *);
char *child_solib_loaded_library_pathname(int);
void child_clear_solibs (void);