commit | 94282e714628ee4b130b46f3b06b34da45b2fe6a | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Jun 19 22:02:51 2012 +0000 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 24 01:04:45 2012 +0200 |
tree | f325aa3ab5fd1ac20931cd1bd897bc0cd4c49790 | |
parent | c73e3771ea79ab3898da3ba51ff6fc5b05948d85 [diff] |
raw-posix: Fix build without is_allocated support Move the declaration of s into the #ifdef sections that actually make use of it. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Alexander Graf <agraf@suse.de>