# HG changeset patch # User Florian Pose # Date 1360686645 -3600 # Node ID 4c2e37d2237c4799b571de2277e94f61b3066e65 # Parent 6d9865c37b6f6c24f89f043cc2633e3afe5c78f0 Fixed missing distribution of lib/ioctl.h. diff -r 6d9865c37b6f -r 4c2e37d2237c lib/Makefile.am --- a/lib/Makefile.am Tue Feb 12 17:15:09 2013 +0100 +++ b/lib/Makefile.am Tue Feb 12 17:30:45 2013 +0100 @@ -43,6 +43,7 @@ noinst_HEADERS = \ domain.h \ + ioctl.h \ master.h \ reg_request.h \ sdo_request.h \