Package: libacpi-dev
Version: 0.1-2
Severity: normal
File: libacpi.h

Hi,

libacpi.h is not protected against its double-inclusion, which causes a number
of unnecesary problems.

Please add

#ifndef __LIBACPI_H__
#define __LIBACPI_H__

<... content of libacpi.h goes here ...>

#endif /* !__LIBACPI_H__ */

To the file.

Thanks,

JB.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-hrt6 (SMP w/2 CPU cores)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libacpi-dev depends on:
ii  libacpi0                      0.1-2      general purpose library for ACPI

libacpi-dev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to