mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 02:41:22 +08:00
11 lines
152 B
Diff
11 lines
152 B
Diff
--- a/photosyst.c
|
|
+++ b/photosyst.c
|
|
@@ -149,6 +149,7 @@
|
|
**
|
|
*/
|
|
|
|
+#include <limits.h>
|
|
#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|