summaryrefslogtreecommitdiffstats
path: root/contrib/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdb')
-rw-r--r--contrib/gdb/gdb/defs.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/contrib/gdb/gdb/defs.h b/contrib/gdb/gdb/defs.h
index 41e1011..b487657 100644
--- a/contrib/gdb/gdb/defs.h
+++ b/contrib/gdb/gdb/defs.h
@@ -18,6 +18,8 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+/* $FreeBSD$ */
+
#ifndef DEFS_H
#define DEFS_H
@@ -505,10 +507,6 @@ extern char *symtab_to_filename PARAMS ((struct symtab *));
extern int read_relative_register_raw_bytes PARAMS ((int, char *));
-/* From readline (but not in any readline .h files). */
-
-extern char *tilde_expand PARAMS ((char *));
-
/* Control types for commands */
enum misc_command_type
OpenPOWER on IntegriCloud