]> xenbits.xensource.com Git - xen.git/commit
xenstored: Remove setjmp.h
authorJason Andryuk <jason.andryuk@amd.com>
Tue, 22 Apr 2025 09:25:48 +0000 (11:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 22 Apr 2025 09:25:48 +0000 (11:25 +0200)
commit1163d45b566d62014824607fe103061dca0e6749
tree5ea11d6175dbd6538ec5d3343005f22a126c579a
parent560c51be8f6a88cde43c0a7c8be60158b5725982
xenstored: Remove setjmp.h

Use of setjmp/longjmp as removed in 2006, but the include remained.
Remove it now.

Fixes: 1bac3b49cdd4 ("Import the current version of talloc from the Samba 3 source base")
Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/xenstored/core.c