mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
11 lines
200 B
C
11 lines
200 B
C
--- muni.c.orig 2011-09-05 14:46:18.000000000 +0800
|
|
+++ muni.c 2011-09-05 14:46:29.000000000 +0800
|
|
@@ -26,6 +26,7 @@
|
|
* muni 1.0
|
|
*/
|
|
|
|
+#include <ctype.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|