You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
152 B

  1. --- a/photosyst.c
  2. +++ b/photosyst.c
  3. @@ -149,6 +149,7 @@
  4. **
  5. */
  6. +#include <limits.h>
  7. #include <sys/types.h>
  8. #include <stdio.h>
  9. #include <string.h>