]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
uconfig.h not existing anymore. config.h works, mt
authorMichael Traxler <M.Traxler@gsi.de>
Fri, 26 Jul 2024 10:40:33 +0000 (12:40 +0200)
committerMichael Traxler <M.Traxler@gsi.de>
Fri, 26 Jul 2024 10:40:33 +0000 (12:40 +0200)
libtrbnet_perl/TrbNet.xs

index 76dd02aa88e4f26ee1afceac35fb85b5afe18ba1..5eb02d2c995fba6f34f35b9fcad2b93823b314ec 100644 (file)
@@ -3,7 +3,7 @@
 #include <XSUB.h>
 #include <assert.h>
 #include <string.h>
-#include <uconfig.h>
+#include <config.h>
 
 #include <trbnet.h>
 #include <trberror.h>