mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
11 lines
226 B
Text
11 lines
226 B
Text
--- configure.orig Fri Dec 31 03:17:44 2004
|
|
+++ configure Wed Jan 26 22:20:17 2005
|
|
@@ -5143,7 +5143,7 @@
|
|
#ifdef __cplusplus
|
|
"C"
|
|
#endif
|
|
-const char *_nl_expand_alias ();
|
|
+const char *_nl_expand_alias (int);
|
|
int
|
|
main ()
|
|
{
|