- completely repackaged OBS-URL: https://build.opensuse.org/request/show/1246263 OBS-URL: https://build.opensuse.org/package/show/hamradio/ax25-apps?expand=0&rev=28
12 lines
389 B
Diff
12 lines
389 B
Diff
diff -ru ax25-apps-0.0.8-rc5.orig/ax25ipd/routing.c ax25-apps-0.0.8-rc5/ax25ipd/routing.c
|
|
--- ax25-apps-0.0.8-rc5.orig/ax25ipd/routing.c 2025-02-16 18:42:01.190755707 +0100
|
|
+++ ax25-apps-0.0.8-rc5/ax25ipd/routing.c 2025-02-16 18:42:28.860678812 +0100
|
|
@@ -12,6 +12,7 @@
|
|
#include <arpa/inet.h>
|
|
#include <netinet/in.h>
|
|
#include <sys/types.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "ax25ipd.h"
|
|
|