Code

fix function prototypes
[ncmpc.git] / src / ncmpc.h
index 9caf8601a2aa45795f4b46c6770e8f0b082095c1..0d87ebaecd6a32f8b965442af42f98934575a67b 100644 (file)
@@ -82,4 +82,7 @@ void D(const char *format, ...);
 #define DEFAULT_SCROLL TRUE
 #define DEFAULT_SCROLL_SEP " *** "
 
+void
+sigstop(void);
+
 #endif /* NCMPC_H */