aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2026-05-10 15:36:58 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2026-05-10 15:38:17 -0400
commit70f20294bd63e9774ee0c8a7a032ac63e1a1da2e (patch)
tree965264cfc865df78276da47eece86130a6b2b6b5
parentf2ec70a12c7daebd79e4c93204e2da69eab4937f (diff)
downloadstasis-70f20294bd63e9774ee0c8a7a032ac63e1a1da2e.tar.gz
remove execpoint.h includeexecpoint
-rw-r--r--src/lib/core/include/core_mem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/core/include/core_mem.h b/src/lib/core/include/core_mem.h
index e1ea4c7..b67130c 100644
--- a/src/lib/core/include/core_mem.h
+++ b/src/lib/core/include/core_mem.h
@@ -2,7 +2,6 @@
#ifndef STASIS_CORE_MEM_H
#define STASIS_CORE_MEM_H
-#include "execpoint.h"
#include "environment.h"
#include "strlist.h"