This is an autogenerated patch header for a single-debian-patch file. The
delta against upstream is either kept as a single patch, or maintained
in some VCS, and exported as a single patch instead of more manageable
atomic patches.

--- memkind-1.13.0.orig/test/main.cpp
+++ memkind-1.13.0/test/main.cpp
@@ -3,7 +3,7 @@
 
 #include "common.h"
 
-char *PMEM_DIR = const_cast<char *>("/tmp/");
+const char *PMEM_DIR = const_cast<char *>("/tmp/");
 
 int main(int argc, char **argv)
 {
