ACK
On 25/04/13 06:37, di...@fast.au.fujitsu.com wrote:
> From: Dies Koper <di...@fast.au.fujitsu.com>
> 
> ---
>  server/lib/cimi/service/address.rb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/server/lib/cimi/service/address.rb 
> b/server/lib/cimi/service/address.rb
> index f883c15..295c216 100644
> --- a/server/lib/cimi/service/address.rb
> +++ b/server/lib/cimi/service/address.rb
> @@ -13,6 +13,8 @@
>  # License for the specific language governing permissions and limitations
>  # under the License.
>  
> +require 'ipaddr'
> +
>  class CIMI::Service::Address < CIMI::Service::Base
>  
>    def self.find(id, context)
> 

Reply via email to