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.

12 lines
243 B

  1. diff --git a/libfcgi/fcgio.cpp b/libfcgi/fcgio.cpp
  2. index 5a54c11..9ecca45 100644
  3. --- a/libfcgi/fcgio.cpp
  4. +++ b/libfcgi/fcgio.cpp
  5. @@ -23,6 +23,7 @@
  6. #endif
  7. #include <limits.h>
  8. +#include <stdio.h>
  9. #include "fcgio.h"
  10. using std::streambuf;