From be43ec83cb1d62c26d11b09d339d8de96ba573bd Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Thu, 2 Jan 2025 18:34:52 +0530
Subject: [PATCH] get rid of gtk include file

---
 old_protocol.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/old_protocol.c b/old_protocol.c
index 0c2967f..8f28765 100644
--- a/old_protocol.c
+++ b/old_protocol.c
@@ -17,7 +17,6 @@
  *
  */
 
-#include <gtk/gtk.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <sys/types.h>
-- 
2.45.2