diff options
author | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 19:03:52 -0500 |
---|---|---|
committer | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 19:03:52 -0500 |
commit | 6d29a3599123e2aaa6f3cc0b416b59197e6599d5 (patch) | |
tree | f90cfc25a814cdc860b947f4cbe596ea79f497f6 /menus.c | |
parent | 2c2ae8c092ed39033746352bf7f35545c86fca94 (diff) |
added missing gpib.h includes
Diffstat (limited to 'menus.c')
-rw-r--r-- | menus.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #include "flash.h" #include "nicutils.h" #include "menus.h" +#include "gpib.h" #include <glib.h> #include <math.h> |