about summary refs log tree commit diff stats
path: root/src/LYExtern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYExtern.h')
-rw-r--r--src/LYExtern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYExtern.h b/src/LYExtern.h
index 094f4ddc..66b49b21 100644
--- a/src/LYExtern.h
+++ b/src/LYExtern.h
@@ -6,5 +6,6 @@
 #endif /* LYSTRUCTS_H */
 
 void run_external PARAMS((char * c));
+char *string_short PARAMS((char * str, int cut_pos));
 
 #endif /* EXTERNALS_H */