From 4e9f28ffc0d492c23d1b2404f657390462d4682d Mon Sep 17 00:00:00 2001
From: Xavier Lacoste <xavier.lacoste@atos.net>
Date: Thu, 23 May 2024 09:12:38 +0200
Subject: [PATCH] Revert "include"

---
 compute/zgetrf.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compute/zgetrf.c b/compute/zgetrf.c
index 6da83871c..a94a05551 100644
--- a/compute/zgetrf.c
+++ b/compute/zgetrf.c
@@ -24,7 +24,6 @@
  * @precisions normal z -> s d c
  *
  */
-#include "chameleon/constants.h"
 #include "control/common.h"
 
 /**
-- 
GitLab