diff options
| author | Dima Ruban <dima@FreeBSD.org> | 2000-02-19 22:13:35 +0000 |
|---|---|---|
| committer | Dima Ruban <dima@FreeBSD.org> | 2000-02-19 22:13:35 +0000 |
| commit | 3cc92cfdf16a3a4d55fd1be2d0f45de59479da78 (patch) | |
| tree | 0259df4a0a20db9123054870e001b446033c8c79 /palm/kpilot/files/patch-af | |
| parent | a8ab7a81414ab1851f9d10d77c1372d69b8dc493 (diff) | |
Use USE_LIBTOOL.
Submitted by: Jeremy Lea <reg@freebsd.org>
Diffstat (limited to 'palm/kpilot/files/patch-af')
| -rw-r--r-- | palm/kpilot/files/patch-af | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/palm/kpilot/files/patch-af b/palm/kpilot/files/patch-af new file mode 100644 index 000000000000..8046cf9e06bd --- /dev/null +++ b/palm/kpilot/files/patch-af @@ -0,0 +1,9 @@ +--- kpilot/pilotListener.cc.orig Thu Feb 10 22:24:08 2000 ++++ kpilot/pilotListener.cc Thu Feb 10 22:24:33 2000 +@@ -1,5 +1,6 @@ + #include <sys/time.h> + #include <sys/types.h> ++#include <string.h> + #include <sys/stat.h> + #include <fcntl.h> + #include <unistd.h> |
