mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log PR: 57105 Submitted by: maintainer
10 lines
296 B
C
10 lines
296 B
C
--- src/intrface.c.orig Sat Sep 13 18:45:17 2003
|
|
+++ src/intrface.c Sat Sep 13 19:56:41 2003
|
|
@@ -722,6 +722,7 @@
|
|
/*********************/
|
|
|
|
extern const char *search_for_tipar_node(int minor);
|
|
+extern const char *search_for_tiser_node(int minor);
|
|
|
|
static int convert_port_into_device(void)
|
|
{
|