]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: add errno.h
authorSage Weil <sage@newdream.net>
Fri, 22 Oct 2010 23:33:03 +0000 (16:33 -0700)
committerSage Weil <sage@newdream.net>
Sat, 23 Oct 2010 17:17:44 +0000 (10:17 -0700)
src/Makefile.am

index 3d9dd46bc8c096f67b34cc301486ad5c734a32c5..8e9576b44b96c2d747777c90710eec82b6fd7df2 100644 (file)
@@ -512,6 +512,7 @@ noinst_HEADERS = \
         common/armor.h\
        common/base64.h\
        common/debug.h\
+       common/errno.h\
        common/lockdep.h\
        common/BackTrace.h\
         common/ClassVersion.h\