]> the.earth.li Git - onak.git/blobdiff - charfuncs.c
Bump debhelper compat level to 13
[onak.git] / charfuncs.c
index 4b404c9300f16038a91db63ae34524c30939c7c1..49b680129aea1e6fcbb559ca770e6e327dc42d62 100644 (file)
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
 #include <string.h>
-#include <sys/types.h>
-#include <sys/uio.h>
 #include <unistd.h>
 
 #include "charfuncs.h"