aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-06-30 11:50:12 +0200
committerAndreas Schneider <asn@cryptomilk.org>2013-06-30 11:50:12 +0200
commitb62f0568541a3a2510769c266b0ab2dbc757dc84 (patch)
tree0c82da81175ed44cde3ce829800f75cc184daaa8 /config.h.cmake
parent2c118f9c3130bb022e19c9f37294ed768433e046 (diff)
downloadsocket_wrapper-b62f0568541a3a2510769c266b0ab2dbc757dc84.tar.gz
socket_wrapper-b62f0568541a3a2510769c266b0ab2dbc757dc84.tar.xz
socket_wrapper-b62f0568541a3a2510769c266b0ab2dbc757dc84.zip
src: Add a destructor to cleanup unix socket files.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 97e2b1e..99c599f 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -28,6 +28,7 @@
/**************************** OPTIONS ****************************/
+#cmakedefine HAVE_DESTRUCTOR_ATTRIBUTE 1
#cmakedefine HAVE_SOCKADDR_STORAGE 1
#cmakedefine HAVE_IPV6 1