ethereal.patch 230 B

1234567891011
  1. --- gtk/main.c.orig Mon Sep 30 08:59:51 2002
  2. +++ gtk/main.c Mon Sep 30 08:59:38 2002
  3. @@ -43,6 +43,7 @@
  4. #include <string.h>
  5. #include <ctype.h>
  6. +#include <unistd.h>
  7. #ifdef HAVE_IO_H
  8. #include <io.h> /* open/close on win32 */