forked from Lainports/freebsd-ports
- remove unnecessary file [2] Submitted by: Horio Shoichi <horio@bugsgrief.net> [3] Noticed by: Horio Shoichi <horio@bugsgrief.net> [2] Piotr Smyrak <piotr.smyrak@heron.pl> [1] Filippo Natali <mail bounces, no such user> [1]
10 lines
230 B
C
10 lines
230 B
C
--- src/summaryview.h.orig Tue Dec 30 15:28:37 2003
|
|
+++ src/summaryview.h Tue Dec 30 15:29:00 2003
|
|
@@ -20,6 +20,7 @@
|
|
#ifndef __SUMMARY_H__
|
|
#define __SUMMARY_H__
|
|
|
|
+#include <sys/types.h>
|
|
#include <regex.h>
|
|
|
|
#include <glib.h>
|