mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
5 lines
124 B
C
5 lines
124 B
C
--- src/getline.h.orig 2004-12-12 16:57:17 UTC
|
|
+++ src/getline.h
|
|
@@ -1 +1 @@
|
|
-extern int getline();
|
|
+extern int get_line();
|