--- a/photosyst.c
|
|
+++ b/photosyst.c
|
|
@@ -149,6 +149,7 @@
|
|
**
|
|
*/
|
|
|
|
+#include <limits.h>
|
|
#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|